Searched refs:GetShell (Results 1 – 15 of 15) sorted by relevance
98 GetShell ();
65 GetShell();
243 const char *SBLaunchInfo::GetShell() { in GetShell() function in SBLaunchInfo248 ConstString shell(m_opaque_sp->GetShell().GetPath().c_str()); in GetShell()
201 const char *SBPlatformShellCommand::GetShell() { in GetShell() function in SBPlatformShellCommand
146 const char *GetShell();
65 const char *GetShell();
76 const FileSpec &GetShell() const;
156 const FileSpec &shell = launch_info.GetShell(); in GetResumeCountForLaunchInfo()
139 const FileSpec &ProcessLaunchInfo::GetShell() const { return m_shell; } in GetShell() function in ProcessLaunchInfo
169 const FileSpec &shell = launch_info.GetShell(); in GetResumeCountForLaunchInfo()
675 const FileSpec &shell = launch_info.GetShell(); in GetResumeCountForLaunchInfo()
1012 const FileSpec &shell = launch_info.GetShell(); in LaunchProcess()
3238 bool with_shell = !!launch_info.GetShell(); in Launch()
1141 if (launch_info.GetShell() == FileSpec()) {
3487 void GetShell(ProcessLaunchInfo &launch_info) { in GetShell() function in curses::ProcessLaunchFormDelegate3537 GetShell(launch_info); in GetLaunchInfo()