Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.h88 WaitForPacketWithTimeoutMicroSeconds(lldb_private::DataExtractor &response,
H A DProcessKDP.cpp789 if (m_comm.WaitForPacketWithTimeoutMicroSeconds( in AsyncThread()
H A DCommunicationKDP.cpp170 CommunicationKDP::WaitForPacketWithTimeoutMicroSeconds(DataExtractor &packet, in WaitForPacketWithTimeoutMicroSeconds() function in CommunicationKDP