Home
last modified time | relevance | path

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

/base/security/device_auth/services/ext_plugin_manager/src/
Dext_plugin_manager.c32 CredPlugin **pluginPtr; in ProcCred() local
65 CredPlugin **pluginPtr; in DestroyCredMgr() local
86 CredPlugin **pluginPtr; in AddCredPlugin() local
110 CredPlugin **pluginPtr; in DelCredPlugin() local
/base/hiviewdfx/hiview/base/
Dpipeline.cpp47 if (auto pluginPtr = plugin.lock()) { in OnContinue() local
113 if (auto pluginPtr = plugin.lock()) { in FillPipelineInfo() local
132 if (auto pluginPtr = plugin.lock()) { in CanProcessEvent() local
/base/security/device_auth/services/frameworks/src/module/
Ddev_auth_module_manager.c305 AuthModuleBase **pluginPtr; in AddAuthModulePlugin() local
329 AuthModuleBase **pluginPtr; in DelAuthModulePlugin() local
/base/hiviewdfx/hiview/base/test/unittest/common/
Dplugin_test.cpp210 std::weak_ptr<Plugin> pluginPtr; variable
/base/hiviewdfx/hiview/service/
Dhiview_service.cpp95 auto const &pluginPtr = entry.second; in DumpPluginInfo() local