Home
last modified time | relevance | path

Searched defs:CheckForPacket (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.cpp338 GDBRemoteCommunication::CheckForPacket (const uint8_t *src, size_t src_len, StringExtractorGDBRemot… in CheckForPacket() function in GDBRemoteCommunication
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp284 CommunicationKDP::CheckForPacket (const uint8_t *src, size_t src_len, DataExtractor &packet) in CheckForPacket() function in CommunicationKDP