Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/Process/gdb-remote/
DGDBRemoteTestUtils.h67 const bool sync_on_timeout = false; in GetPacket() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.cpp211 bool sync_on_timeout, in ReadPacketWithOutputSupport()
228 bool sync_on_timeout) { in ReadPacket()
268 bool sync_on_timeout) { in WaitForPacketNoLock()