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