Searched refs:HandleStopReply (Results 1 – 4 of 4) sorted by relevance
25 virtual void HandleStopReply() = 0;
143 delegate.HandleStopReply(); in SendContinuePacketAndWaitForResponse()
431 void HandleStopReply() override;
5104 void ProcessGDBRemote::HandleStopReply() { in HandleStopReply() function in ProcessGDBRemote