Searched refs:HandleStopReply (Results 1 – 4 of 4) sorted by relevance
26 virtual void HandleStopReply() = 0;
123 delegate.HandleStopReply(); in SendContinuePacketAndWaitForResponse()
448 void HandleStopReply() override;
5084 void ProcessGDBRemote::HandleStopReply() { in HandleStopReply() function in ProcessGDBRemote