Home
last modified time | relevance | path

Searched refs:GetGlobalPluginRegistryMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/
H A Dplugin_factory.cpp21 …ed_map<std::string, std::shared_ptr<PluginRegistInfo>>> PluginFactory::GetGlobalPluginRegistryMap() in GetGlobalPluginRegistryMap() function in OHOS::HiviewDFX::PluginFactory
32 auto map = GetGlobalPluginRegistryMap(); in GetGlobalPluginInfo()
56 auto pluginMap = GetGlobalPluginRegistryMap(); in RegisterPlugin()
72 auto pluginMap = GetGlobalPluginRegistryMap(); in UnregisterPlugin()
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dplugin_factory.h47 GetGlobalPluginRegistryMap();