Searched refs:StructuredDataDarwinLog (Results 1 – 2 of 2) sorted by relevance
39 LLDB_PLUGIN_DEFINE(StructuredDataDarwinLog)813 StructuredDataDarwinLog &plugin = in DoExecute()1046 void StructuredDataDarwinLog::Initialize() { in Initialize()1053 void StructuredDataDarwinLog::Terminate() { in Terminate()1067 ConstString StructuredDataDarwinLog::GetPluginName() { in GetPluginName()1145 Status StructuredDataDarwinLog::GetDescription( in GetDescription()1229 void StructuredDataDarwinLog::SetEnabled(bool enabled) { in SetEnabled()1326 StructuredDataDarwinLog::~StructuredDataDarwinLog() { in ~StructuredDataDarwinLog()1341 StructuredDataDarwinLog::StructuredDataDarwinLog(const ProcessWP &process_wp) in StructuredDataDarwinLog() function in StructuredDataDarwinLog1757 size_t StructuredDataDarwinLog::HandleDisplayOfEvent( in HandleDisplayOfEvent()[all …]
23 class StructuredDataDarwinLog : public StructuredDataPlugin {68 ~StructuredDataDarwinLog() override;73 StructuredDataDarwinLog(const lldb::ProcessWP &process_wp);