Searched refs:ResetDiscoverableSettings (Results 1 – 3 of 3) sorted by relevance
228 void ResetDiscoverableSettings(bool did_exec);
84 ResetDiscoverableSettings(false); in HandshakeWithServer()263 void GDBRemoteCommunicationClient::ResetDiscoverableSettings(bool did_exec) { in ResetDiscoverableSettings() function in GDBRemoteCommunicationClient
2417 m_gdb_comm.ResetDiscoverableSettings(did_exec); in SetLastStopPacket()