Searched defs:SetDetachOnError (Results 1 – 6 of 6) sorted by relevance
119 void SetDetachOnError(bool detach) { m_detach_on_error = detach; } in SetDetachOnError() function
192 void ProcessLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError() function in ProcessLaunchInfo
322 void SBLaunchInfo::SetDetachOnError(bool enable) { in SetDetachOnError() function in SBLaunchInfo
185 void SetDetachOnError(bool enable) { m_detach_on_error = enable; } SetDetachOnError() function
1978 int GDBRemoteCommunicationClient::SetDetachOnError(bool enable) { SetDetachOnError() function in GDBRemoteCommunicationClient
4312 void TargetProperties::SetDetachOnError(bool b) { SetDetachOnError() function in TargetProperties