Searched refs:GetShell (Results 1 – 11 of 11) sorted by relevance
246 const char *SBLaunchInfo::GetShell() { in GetShell() function in SBLaunchInfo 251 ConstString shell(m_opaque_sp->GetShell().GetPath().c_str()); in GetShell()
205 const char *SBPlatformShellCommand::GetShell() { in GetShell() function in SBPlatformShellCommand
173 const char *GetShell();
69 const char *GetShell();
75 const FileSpec &GetShell() const;
137 const FileSpec &ProcessLaunchInfo::GetShell() const { return m_shell; } in GetShell() function in ProcessLaunchInfo
156 const FileSpec &shell = launch_info.GetShell(); in GetResumeCountForLaunchInfo()
946 const FileSpec &shell = launch_info.GetShell(); in ConnectRemote()
3340 bool with_shell = !!launch_info.GetShell(); in Launch()
3486 void GetShell(ProcessLaunchInfo &launch_info) { in GetShell() function in curses::ProcessLaunchFormDelegate 3536 GetShell(launch_info); in GetLaunchInfo()
[all...]