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