Searched defs:SetDetachOnError (Results 1 – 6 of 6) sorted by relevance
119 void SetDetachOnError(bool detach) { m_detach_on_error = detach; } in SetDetachOnError() function
196 void ProcessLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError() function in ProcessLaunchInfo
319 void SBLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError() function in SBLaunchInfo
184 void SetDetachOnError(bool enable) { m_detach_on_error = enable; } in SetDetachOnError() function
1969 int GDBRemoteCommunicationClient::SetDetachOnError(bool enable) { in SetDetachOnError() function in GDBRemoteCommunicationClient
4218 void TargetProperties::SetDetachOnError(bool b) { in SetDetachOnError() function in TargetProperties