Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/frameworks/src/plugin_adapter/
H A Ddynamic_plugin_adapter.c30 typedef const AuthModuleBase *(*GetAuthModulePluginFunc)(void); typedef
78 GetAuthModulePluginFunc getAuthModulePluginFunc = in GetAuthModulePluginFromLib()
79 (GetAuthModulePluginFunc)DevAuthDlsym(handle, AUTH_MODULE_PLUGIN_FUNC); in GetAuthModulePluginFromLib()