Searched refs:StructuredDataDarwinLog (Results 1 – 2 of 2) sorted by relevance
42 LLDB_PLUGIN_DEFINE(StructuredDataDarwinLog)807 StructuredDataDarwinLog::GetStaticPluginName())) { in DoExecute()811 StructuredDataDarwinLog &plugin = in DoExecute()812 *static_cast<StructuredDataDarwinLog *>(plugin_sp.get()); in DoExecute()881 StructuredDataDarwinLog::GetStaticPluginName()) in DoExecute()1044 void StructuredDataDarwinLog::Initialize() { in Initialize()1051 void StructuredDataDarwinLog::Terminate() { in Terminate()1060 bool StructuredDataDarwinLog::SupportsStructuredDataType( in SupportsStructuredDataType()1065 void StructuredDataDarwinLog::HandleArrivalOfStructuredData( in HandleArrivalOfStructuredData()1125 Status StructuredDataDarwinLog::GetDescription( in GetDescription()[all …]
23 class StructuredDataDarwinLog : public StructuredDataPlugin {66 ~StructuredDataDarwinLog() override;71 StructuredDataDarwinLog(const lldb::ProcessWP &process_wp);