Searched refs:GetConstArgumentVector (Results 1 – 8 of 8) sorted by relevance
83 explicit operator Environment() const { return GetConstArgumentVector(); } in Environment()181 const char **GetConstArgumentVector() const;
522 const auto argv = launch_info.GetArguments().GetConstArgumentVector(); in LaunchInferior()524 launch_info.GetEnvironmentEntries().GetConstArgumentVector(); in LaunchInferior()
118 const char **argv = info.GetArguments().GetConstArgumentVector(); in ChildFunc()
251 const char **argv = GetArguments().GetConstArgumentVector(); in ConvertArgumentsForLaunchingInShell()
283 const char **Args::GetConstArgumentVector() const { in GetConstArgumentVector() function in Args
960 InvokeOverrideCallback(full_args.GetConstArgumentVector(), result); in Execute()
2041 new_args.GetConstArgumentVector()); in BuildAliasCommandArgs()2051 new_args.GetConstArgumentVector()); in BuildAliasCommandArgs()
406 this, module, launch_info.GetArguments().GetConstArgumentVector(), in DoLaunch()