Searched refs:ShellExpandArguments (Results 1 – 6 of 6) sorted by relevance
176 static Status ShellExpandArguments(ProcessLaunchInfo &launch_info);
217 Status Host::ShellExpandArguments(ProcessLaunchInfo &launch_info) { in ShellExpandArguments() function in Host
261 Status Host::ShellExpandArguments(ProcessLaunchInfo &launch_info) { in ShellExpandArguments() function in Host
271 Status Host::ShellExpandArguments(ProcessLaunchInfo &launch_info) { in ShellExpandArguments() 270 Status Host::ShellExpandArguments(ProcessLaunchInfo &launch_info) { ShellExpandArguments() function in Host
958 error = ShellExpandArguments(launch_info); in LaunchProcess()978 Status Platform::ShellExpandArguments(ProcessLaunchInfo &launch_info) { in ShellExpandArguments() function in Platform980 return Host::ShellExpandArguments(launch_info); in ShellExpandArguments()
342 virtual Status ShellExpandArguments(ProcessLaunchInfo &launch_info);