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