Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationHistory.h46 bool DidDumpToLog() const { return m_dumped_to_log; } in DidDumpToLog() function
DGDBRemoteCommunication.cpp158 if (!m_history.DidDumpToLog()) in SendRawPacketNoLock()
757 if (!m_history.DidDumpToLog()) in CheckForPacket()