Searched refs:GetConstArgumentVector (Results 1 – 9 of 9) sorted by relevance
200 args.GetConstArgumentVector(), in DoExecute()287 log_callbacks.disable (args.GetConstArgumentVector(), &result.GetErrorStream()); in DoExecute()299 … log_channel_sp->Disable(args.GetConstArgumentVector(), &result.GetErrorStream()); in DoExecute()
1828 …valid_ids->InsertStringArray (temp_args.GetConstArgumentVector(), temp_args.GetArgumentCount(), re… in VerifyBreakpointIDs()
187 GetConstArgumentVector () const;
238 launch_info.GetArguments().GetConstArgumentVector(), in DoLaunch()239 launch_info.GetEnvironmentEntries().GetConstArgumentVector(), in DoLaunch()
364 const char **envp = launch_info.GetEnvironmentEntries().GetConstArgumentVector(); in LaunchProcess()
1777 char * const *argv = (char * const*)launch_info.GetArguments().GetConstArgumentVector(); in LaunchProcessPosixSpawn()1778 … char * const *envp = (char * const*)launch_info.GetEnvironmentEntries().GetConstArgumentVector(); in LaunchProcessPosixSpawn()
1015 handled = command_callback (GetOverrideCallbackBaton(), full_args.GetConstArgumentVector()); in Execute()
449 Args::GetConstArgumentVector() const in GetConstArgumentVector() function in Args
525 const char **argv = GetArguments().GetConstArgumentVector (); in ConvertArgumentsForLaunchingInShell()