Searched defs:GetDetachOnError (Results 1 – 6 of 6) sorted by relevance
143 bool GetDetachOnError() const { in GetDetachOnError() function
120 bool GetDetachOnError() { return m_detach_on_error; } in GetDetachOnError() function
325 bool SBLaunchInfo::GetDetachOnError() const { in GetDetachOnError() function in SBLaunchInfo
182 bool GetDetachOnError() const { return m_detach_on_error; } in GetDetachOnError() function
4212 bool TargetProperties::GetDetachOnError() const { in GetDetachOnError() function in TargetProperties
3458 void GetDetachOnError(ProcessLaunchInfo &launch_info) { in GetDetachOnError() function in curses::ProcessLaunchFormDelegate