Searched defs:SetDetachOnError (Results 1 – 5 of 5) sorted by relevance
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; } in SetDetachOnError() function
1978 int GDBRemoteCommunicationClient::SetDetachOnError(bool enable) { in SetDetachOnError() function in GDBRemoteCommunicationClient
4312 void TargetProperties::SetDetachOnError(bool b) { in SetDetachOnError() function in TargetProperties