Home
last modified time | relevance | path

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

/base/security/device_auth/services/cred_manager/src/
Dcred_manager.c32 CredPlugin **pluginPtr; in ProcCred() local
61 CredPlugin **pluginPtr; in DestroyCredMgr() local
82 CredPlugin **pluginPtr; in AddCredPlugin() local
106 CredPlugin **pluginPtr; in DelCredPlugin() local
/base/hiviewdfx/hiview/base/
Dpipeline.cpp56 if (auto pluginPtr = plugin.lock()) { in OnContinue() local
129 if (auto pluginPtr = plugin.lock()) { in FillPipelineInfo() local
148 if (auto pluginPtr = plugin.lock()) { in CanProcessEvent() local
/base/hiviewdfx/hiview/base/test/unittest/common/
Dplugin_test.cpp146 std::weak_ptr<Plugin> pluginPtr; variable
/base/security/device_auth/services/frameworks/src/module/
Ddev_auth_module_manager.c279 AuthModuleBase **pluginPtr; in AddAuthModulePlugin() local
303 AuthModuleBase **pluginPtr; in DelAuthModulePlugin() local
/base/hiviewdfx/hiview/service/
Dhiview_service.cpp83 auto const &pluginPtr = entry.second; in DumpPluginInfo() local