Searched defs:SetDetachOnError (Results 1 – 6 of 6) sorted by relevance
124 void SetDetachOnError(bool detach) { m_detach_on_error = detach; } in SetDetachOnError() function
334 void SBLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError() function in SBLaunchInfo
203 void ProcessLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError() function in ProcessLaunchInfo
185 void SetDetachOnError(bool enable) { m_detach_on_error = enable; } in SetDetachOnError() function
1896 int GDBRemoteCommunicationClient::SetDetachOnError(bool enable) { in SetDetachOnError() function in GDBRemoteCommunicationClient
3820 void TargetProperties::SetDetachOnError(bool b) { in SetDetachOnError() function in TargetProperties