Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/cred_manager/src/
H A 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
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dpipeline.cpp56 if (auto pluginPtr = plugin.lock()) { in OnContinue() local
132 if (auto pluginPtr = plugin.lock()) { in FillPipelineInfo() local
151 if (auto pluginPtr = plugin.lock()) { in CanProcessEvent() local
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Daudio_base_codec_ext.h38 typedef int32_t OpusPluginClassCreateFun(OHOS::MediaAVCodec::AudioBaseCodecExt **pluginPtr); typedef
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dplugin_test.cpp142 std::weak_ptr<Plugin> pluginPtr; variable
/ohos5.0/base/security/device_auth/services/frameworks/src/module/
H A Ddev_auth_module_manager.c307 AuthModuleBase **pluginPtr; in AddAuthModulePlugin() local
331 AuthModuleBase **pluginPtr; in DelAuthModulePlugin() local
/ohos5.0/foundation/ai/ai_engine/services/server/plugin_manager/source/
H A Dplugin_manager.cpp82 auto pluginPtr = std::make_shared<Plugin>(Plugin(aid, version)); in LoadPlugin() local
/ohos5.0/base/hiviewdfx/hiview/service/
H A Dhiview_service.cpp99 auto const &pluginPtr = entry.second; in DumpPluginInfo() local