Home
last modified time | relevance | path

Searched defs:GetPlugin (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/base/
Dplugin_factory.cpp40 std::shared_ptr<Plugin> PluginFactory::GetPlugin(const std::string& name) in GetPlugin() function in OHOS::HiviewDFX::PluginFactory
/base/customization/enterprise_device_management/services/edm/include/
Diplugin_template.h777 std::shared_ptr<IPlugin> PluginSingleton<CT, DT>::GetPlugin() in GetPlugin() function