Home
last modified time | relevance | path

Searched refs:isNotifyPacket (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.cpp658 bool isNotifyPacket = false; in CheckForPacket() local
686 isNotifyPacket = true; in CheckForPacket()
851 if (isNotifyPacket) in CheckForPacket()