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.c78 GetAuthModulePluginFunc getAuthModulePluginFunc = in GetAuthModulePluginFromLib() local
80 if (getAuthModulePluginFunc == NULL) { in GetAuthModulePluginFromLib()
84 return getAuthModulePluginFunc(); in GetAuthModulePluginFromLib()