Home
last modified time | relevance | path

Searched refs:SILENT_AUTH (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Diam_common_defines.h223 SILENT_AUTH = 2, enumerator
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Ddefines.h146 SILENT_AUTH = 2, enumerator
/ohos5.0/base/account/os_account/interfaces/innerkits/account_iam/native/include/
H A Daccount_iam_info.h89 SILENT_AUTH = 2, enumerator
/ohos5.0/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_executor_callback_hdi.cpp99 if (authIntent_ != UserAuth::SILENT_AUTH) { in OnResult()
/ohos5.0/drivers/interface/user_auth/v2_0/
H A DUserAuthTypes.idl137 SILENT_AUTH = 2,
/ohos5.0/drivers/interface/user_auth/v3_0/
H A DUserAuthTypes.idl141 SILENT_AUTH = 2,
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_constant.cpp302 …NAPI_CALL(env, napi_create_int32(env, static_cast<int32_t>(AuthIntent::SILENT_AUTH), &silent_auth)… in AuthIntentConstructorForInnerkits()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-osAccount-sys.md5805 | SILENT_AUTH<sup>14+</sup> | 2 | 静默认证意图。 |