Searched refs:GetStopReply (Results 1 – 3 of 3) sorted by relevance
297 bool GetStopReply(StringExtractorGDBRemote &response);
659 if (m_gdb_comm.GetStopReply(response)) { in DoConnectRemote()903 if (m_gdb_comm.GetStopReply(response)) { in DoLaunch()
2678 bool GDBRemoteCommunicationClient::GetStopReply( in GetStopReply() function in GDBRemoteCommunicationClient