Searched refs:HandleStopReply (Results 1 – 4 of 4) sorted by relevance
29 virtual void HandleStopReply() = 0;
142 delegate.HandleStopReply(); in SendContinuePacketAndWaitForResponse()
440 void HandleStopReply() override;
5307 void ProcessGDBRemote::HandleStopReply() { in HandleStopReply() function in ProcessGDBRemote