Searched refs:GetShell (Results 1 – 16 of 16) 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();
90 self.assertIn('/bin/zsh', sh_cmd.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()
674 const FileSpec &shell = launch_info.GetShell(); in GetResumeCountForLaunchInfo()
1009 const FileSpec &shell = launch_info.GetShell(); in LaunchProcess()
3142 bool with_shell = !!launch_info.GetShell(); in Launch()
1141 if (launch_info.GetShell() == FileSpec()) {
3485 void GetShell(ProcessLaunchInfo &launch_info) { in GetShell() function in curses::ProcessLaunchFormDelegate3535 GetShell(launch_info); in GetLaunchInfo()