Searched refs:HandleNotifyPacket (Results 1 – 2 of 2) sorted by relevance
344 bool HandleNotifyPacket(StringExtractorGDBRemote &packet);
3633 bool ProcessGDBRemote::HandleNotifyPacket(StringExtractorGDBRemote &packet) { in HandleNotifyPacket() function in ProcessGDBRemote3814 process->HandleNotifyPacket(notify); in AsyncThread()