Searched refs:GetStructuredDataPlugin (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DEvent.cpp226 EventDataStructuredData::GetStructuredDataPlugin() const { function in class:EventDataStructuredData
280 return event_data->GetStructuredDataPlugin();
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DEvent.h148 const lldb::StructuredDataPluginSP &GetStructuredDataPlugin() const;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp811 process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName());
885 process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName());
1520 auto plugin_sp = process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName());
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2493 GetStructuredDataPlugin(ConstString type_name) const;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp4348 Process::GetStructuredDataPlugin(ConstString type_name) const {

Completed in 209 milliseconds