Home
last modified time | relevance | path

Searched defs:plugin_sp (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/source/Utility/
DEvent.cpp197 const lldb::StructuredDataPluginSP &plugin_sp) in EventDataStructuredData()
240 const lldb::StructuredDataPluginSP &plugin_sp) { in SetStructuredDataPlugin()
/external/llvm-project/lldb/include/lldb/Core/
DStructuredDataImpl.h72 lldb::StructuredDataPluginSP plugin_sp = m_plugin_wp.lock(); in GetDescription() local
/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp810 auto plugin_sp = in DoExecute() local
884 auto plugin_sp = in DoExecute() local
1520 auto plugin_sp = process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName()); in InitCompletionHookCallback() local
/external/llvm-project/lldb/source/Core/
DDebugger.cpp1332 StructuredDataPluginSP plugin_sp = in HandleProcessEvent() local
/external/llvm-project/lldb/source/Target/
DProcess.cpp4352 const StructuredDataPluginSP &plugin_sp) { in BroadcastStructuredData()
6061 StructuredDataPluginSP plugin_sp = (*create_instance)(*this); in MapSupportedStructuredDataPlugins() local