Searched defs:GetDetachOnError (Results 1 – 5 of 5) sorted by relevance
129 bool GetDetachOnError() const { in GetDetachOnError() function
328 bool SBLaunchInfo::GetDetachOnError() const { in GetDetachOnError() function in SBLaunchInfo
183 bool GetDetachOnError() const { return m_detach_on_error; } in GetDetachOnError() function
4306 bool TargetProperties::GetDetachOnError() const { in GetDetachOnError() function in TargetProperties
3457 void GetDetachOnError(ProcessLaunchInfo &launch_info) { in GetDetachOnError() function in curses::ProcessLaunchFormDelegate