Home
last modified time | relevance | path

Searched refs:AccountAuthExtPlug (Results 1 - 6 of 6) sorted by relevance

/base/security/device_auth/services/frameworks/inc/plugin_adapter/
H A Daccount_auth_plugin_proxy.h27 int32_t SetAccountAuthPlugin(const CJson *inputParams, AccountAuthExtPlug *accountAuthPlugin);
/base/security/device_auth/services/frameworks/src/plugin_adapter_mock/
H A Daccount_auth_plugin_proxy_mock.c20 int32_t SetAccountAuthPlugin(const CJson *inputParams, AccountAuthExtPlug *accountAuthPlugin) in SetAccountAuthPlugin()
/base/security/device_auth/services/frameworks/src/plugin_adapter/ext_part/
H A Daccount_auth_plugin_proxy.c22 static AccountAuthExtPlug *g_accountAuthPlugin = NULL;
36 int32_t SetAccountAuthPlugin(const CJson *inputParams, AccountAuthExtPlug *accountAuthPlugin) in SetAccountAuthPlugin()
H A Dext_part_proxy.c41 SetAccountAuthPlugin(NULL, (AccountAuthExtPlug *)(current->plugin)); in ParsePlugins()
/base/security/device_auth/interfaces/inner_api/
H A Ddevice_auth_ext.h90 } AccountAuthExtPlug; typedef
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp141 AccountAuthExtPlug plugin = { { 0 }, nullptr, nullptr, nullptr, nullptr }; in HWTEST_F()
182 AccountAuthExtPlug plugin = { { 0 }, nullptr, nullptr, nullptr, nullptr }; in HWTEST_F()

Completed in 5 milliseconds