Searched refs:StructuredDataDarwinLogProperties (Results 1 – 2 of 2) sorted by relevance
1 lldb_tablegen(StructuredDataDarwinLogProperties.inc -gen-lldb-property-defs2 SOURCE StructuredDataDarwinLogProperties.td6 SOURCE StructuredDataDarwinLogProperties.td
118 class StructuredDataDarwinLogProperties : public Properties { class125 StructuredDataDarwinLogProperties() : Properties() { in StructuredDataDarwinLogProperties() function in sddarwinlog_private::StructuredDataDarwinLogProperties130 ~StructuredDataDarwinLogProperties() override = default;147 static StructuredDataDarwinLogProperties &GetGlobalProperties() { in GetGlobalProperties()148 static StructuredDataDarwinLogProperties g_settings; in GetGlobalProperties()1364 debugger, StructuredDataDarwinLogProperties::GetSettingName())) { in DebuggerInitialize()