Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.h88 WaitForPacketWithTimeoutMicroSeconds(lldb_private::DataExtractor &response,
DProcessKDP.cpp809 if (process->m_comm.WaitForPacketWithTimeoutMicroSeconds( in AsyncThread()
DCommunicationKDP.cpp171 CommunicationKDP::WaitForPacketWithTimeoutMicroSeconds(DataExtractor &packet, in WaitForPacketWithTimeoutMicroSeconds() function in CommunicationKDP