Searched refs:StructuredDataDarwinLog (Results 1 – 2 of 2) sorted by relevance
42 LLDB_PLUGIN_DEFINE(StructuredDataDarwinLog)811 StructuredDataDarwinLog &plugin = in DoExecute()1044 void StructuredDataDarwinLog::Initialize() { in Initialize()1051 void StructuredDataDarwinLog::Terminate() { in Terminate()1060 bool StructuredDataDarwinLog::SupportsStructuredDataType( in SupportsStructuredDataType()1125 Status StructuredDataDarwinLog::GetDescription( in GetDescription()1208 void StructuredDataDarwinLog::SetEnabled(bool enabled) { in SetEnabled()1301 StructuredDataDarwinLog::~StructuredDataDarwinLog() { in ~StructuredDataDarwinLog()1316 StructuredDataDarwinLog::StructuredDataDarwinLog(const ProcessWP &process_wp) in StructuredDataDarwinLog() function in StructuredDataDarwinLog1727 size_t StructuredDataDarwinLog::HandleDisplayOfEvent( in HandleDisplayOfEvent()[all …]
23 class StructuredDataDarwinLog : public StructuredDataPlugin {66 ~StructuredDataDarwinLog() override;71 StructuredDataDarwinLog(const lldb::ProcessWP &process_wp);