Home
last modified time | relevance | path

Searched defs:pluginMap (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/base/
H A Dplugin_factory.cpp23 static std::shared_ptr<std::unordered_map<std::string, std::shared_ptr<PluginRegistInfo>>> pluginMap; in GetGlobalPluginRegistryMap() local
56 auto pluginMap = GetGlobalPluginRegistryMap(); in RegisterPlugin() local
72 auto pluginMap = GetGlobalPluginRegistryMap(); in UnregisterPlugin() local
[all...]
/base/hiviewdfx/hiview/test/unittest/common/
H A Dholistic_platform_test.cpp55 auto& pluginMap = platform_.GetPluginMap(); in SetUpTestCase() local
97 auto& pluginMap = platform_.GetPluginMap(); in HWTEST_F() local
177 auto& pluginMap in HWTEST_F() local
233 auto& pluginMap = platform_.GetPluginMap(); HWTEST_F() local
[all...]

Completed in 1 milliseconds