Searched refs:SetShell (Results 1 – 6 of 6) sorted by relevance
219 SBLaunchInfo::SetShell (const char * path) in SetShell() function in SBLaunchInfo221 m_opaque_sp->SetShell (FileSpec(path, false)); in SetShell()
142 SetShell (const char * path);
108 SetShell (const FileSpec &shell);
195 ProcessLaunchInfo::SetShell (const FileSpec &shell) in SetShell() function in ProcessLaunchInfo
510 launch_info.SetShell (FileSpec(option_arg, false)); in SetOptionValue()512 launch_info.SetShell (HostInfo::GetDefaultShell()); in SetOptionValue()
562 launch_info.SetShell(HostInfo::GetDefaultShell()); in RunShellCommand()