Home
last modified time | relevance | path

Searched defs:authContext (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Dcontext_manager.c105 IAM_STATIC ResultCode SetContextExpiredTime(UserAuthContext *authContext) in SetContextExpiredTime()
586 UserAuthContext *authContext = GetContext(contextId); in DestroyContextbyId() local
H A Duser_auth_funcs.c50 UserAuthContext *authContext = NULL; in GenerateSolutionFunc() local
/ohos5.0/drivers/peripheral/user_auth/test/unittest/user_auth_test/
H A Dcontext_manager_test.cpp77 UserAuthContext authContext = {}; variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/domain_account/src/
H A Dnapi_domain_account_manager.cpp1040 …bool ParseContextForAuth(napi_env env, napi_callback_info cbInfo, JsDomainPluginParam &authContext) in ParseContextForAuth()
1080 auto authContext = std::make_unique<JsDomainPluginParam>(env); in Auth() local