Searched refs:GetStopReply (Results 1 – 3 of 3) sorted by relevance
269 bool GetStopReply(StringExtractorGDBRemote &response);
560 if (m_gdb_comm.GetStopReply(response)) { in DoConnectRemote()790 if (m_gdb_comm.GetStopReply(response)) { in DoLaunch()
2799 bool GDBRemoteCommunicationClient::GetStopReply( in GetStopReply() function in GDBRemoteCommunicationClient