Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/frameworks/src/plugin_adapter/
H A Dstatic_plugin_adapter.c74 DelAuthModulePlugin(authModulePlugin->moduleType); in UnloadExtendPlugin()
H A Ddynamic_plugin_adapter.c125 DelAuthModulePlugin(authModulePlugin->moduleType); in UnloadDynamicPlugin()
/ohos5.0/base/security/device_auth/services/frameworks/inc/module/
H A Ddev_auth_module_manager.h48 void DelAuthModulePlugin(int32_t moduleType);
/ohos5.0/base/security/device_auth/services/frameworks/src/module/
H A Ddev_auth_module_manager.c328 void DelAuthModulePlugin(int32_t moduleType) in DelAuthModulePlugin() function
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp598 DelAuthModulePlugin(0);