Searched refs:GetShell (Results 1 – 7 of 7) sorted by relevance
210 SBLaunchInfo::GetShell () in GetShell() function in SBLaunchInfo214 ConstString shell(m_opaque_sp->GetShell().GetPath().c_str()); in GetShell()
139 GetShell ();
105 GetShell () const;
189 ProcessLaunchInfo::GetShell () const in GetShell() function in ProcessLaunchInfo
1211 const FileSpec &shell = launch_info.GetShell(); in LaunchProcess()
2673 bool with_shell = !!launch_info.GetShell(); in Launch()
793 if (launch_info.GetShell() == nullptr) in LaunchProcessPosixSpawn()