Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DLog.cpp481 Log::GetDebug() const in GetDebug() function in Log
484 return m_stream_sp->GetDebug(); in GetDebug()
DStream.cpp443 Stream::GetDebug() const in GetDebug() function in Stream
/external/lldb/include/lldb/Core/
DLog.h178 GetDebug() const;
DStream.h423 GetDebug() const;
/external/lldb/source/DataFormatters/
DFormatManager.cpp353 if (log->GetDebug()) in GetSummaryFormat()
368 if (log && log->GetDebug()) in GetSummaryFormat()
390 if (log->GetDebug()) in GetSyntheticChildren()
405 if (log && log->GetDebug()) in GetSyntheticChildren()