Lines Matching refs:GetLog
50 LLDB_LOG(GetLog(LLDBLog::Object | LLDBLog::Communication), in Communication()
64 LLDB_LOG(GetLog(LLDBLog::Object | LLDBLog::Communication), in ~Communication()
79 LLDB_LOG(GetLog(LLDBLog::Communication), in Connect()
91 LLDB_LOG(GetLog(LLDBLog::Communication), "{0} Communication::Disconnect ()", in Disconnect()
126 Log *log = GetLog(LLDBLog::Communication); in Read()
176 LLDB_LOG(GetLog(LLDBLog::Communication), in Write()
207 LLDB_LOG(GetLog(LLDBLog::Communication), in StartReadThread()
223 LLDB_LOG(GetLog(LLDBLog::Host), "failed to launch host thread: {}", in StartReadThread()
238 LLDB_LOG(GetLog(LLDBLog::Communication), in StopReadThread()
280 LLDB_LOG(GetLog(LLDBLog::Communication), in AppendBytesToCache()
315 Log *log = GetLog(LLDBLog::Communication); in ReadThread()
367 log = GetLog(LLDBLog::Communication); in ReadThread()