Searched refs:StructuredDataDarwinLog (Results 1 – 3 of 3) sorted by relevance
851 StructuredDataDarwinLog &plugin = in DoExecute()1091 void StructuredDataDarwinLog::Initialize() { in Initialize()1098 void StructuredDataDarwinLog::Terminate() { in Terminate()1114 ConstString StructuredDataDarwinLog::GetPluginName() { in GetPluginName()1127 bool StructuredDataDarwinLog::SupportsStructuredDataType( in SupportsStructuredDataType()1195 Status StructuredDataDarwinLog::GetDescription( in GetDescription()1279 void StructuredDataDarwinLog::SetEnabled(bool enabled) { in SetEnabled()1379 StructuredDataDarwinLog::~StructuredDataDarwinLog() { in ~StructuredDataDarwinLog()1396 StructuredDataDarwinLog::StructuredDataDarwinLog(const ProcessWP &process_wp) in StructuredDataDarwinLog() function in StructuredDataDarwinLog1817 size_t StructuredDataDarwinLog::HandleDisplayOfEvent( in HandleDisplayOfEvent()[all …]
24 class StructuredDataDarwinLog : public StructuredDataPlugin {77 ~StructuredDataDarwinLog();84 StructuredDataDarwinLog(const lldb::ProcessWP &process_wp);
434 StructuredDataDarwinLog::Initialize(); in Initialize()584 StructuredDataDarwinLog::Terminate(); in Terminate()