Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.cpp320 bool sync_success = false; in WaitForPacketNoLock() local
353 sync_success = true; in WaitForPacketNoLock()
373 if (sync_success) { in WaitForPacketNoLock()