Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp628 bool GetDisplaySubsystem() const { return m_display_subsystem; } in GetDisplaySubsystem() function in sddarwinlog_private::EnableOptions
1733 if (options_sp->GetDisplaySubsystem()) { in DumpHeader()