Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/frameworks/src/plugin_adapter/
H A Ddynamic_plugin_adapter.c76 static const AuthModuleBase *GetAuthModulePluginFromLib(void *handle) in GetAuthModulePluginFromLib() function
98 const AuthModuleBase *authModulePlugin = GetAuthModulePluginFromLib(handle); in LoadDynamicPlugin()
120 const AuthModuleBase *authModulePlugin = GetAuthModulePluginFromLib(handle); in UnloadDynamicPlugin()