Home
last modified time | relevance | path

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

/base/security/device_auth/services/frameworks/src/plugin_adapter/
Dext_part_proxy.c40 case EXT_PLUGIN_ACCT_AUTH: in ParsePlugins()
/base/security/device_auth/interfaces/inner_api/
Ddevice_auth_ext.h23 #define EXT_PLUGIN_ACCT_AUTH 1000 macro
/base/security/device_auth/test/unittest/deviceauth/source/
Ddevice_auth_ext_mock.c102 AddPlugin(&g_list, CreateNode(EXT_PLUGIN_ACCT_AUTH)); in GetExtPlugins()