Searched refs:ResetDiscoverableSettings (Results 1 – 3 of 3) sorted by relevance
227 void ResetDiscoverableSettings(bool did_exec);
86 ResetDiscoverableSettings(false); in HandshakeWithServer()265 void GDBRemoteCommunicationClient::ResetDiscoverableSettings(bool did_exec) { in ResetDiscoverableSettings() function in GDBRemoteCommunicationClient
2505 m_gdb_comm.ResetDiscoverableSettings(did_exec); in SetLastStopPacket()