Home
last modified time | relevance | path

Searched defs:enrolledId (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/userauth/
H A D_enrolled_info_v10.md39 ### enrolledId subsection
H A D_enrolled_info_v12.md37 ### enrolledId subsection
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/
H A Dhks_access_control_test_common.h47 uint64_t enrolledId; member
110 uint64_t enrolledId; member
/ohos5.0/base/account/os_account/frameworks/account_iam/test/unittest/include/
H A Daccount_iam_client_test_callback.h93 void OnEnrolledId(int32_t result, uint64_t enrolledId) in OnEnrolledId()
/ohos5.0/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_callback_service.cpp80 void GetEnrolledIdCallbackService::OnEnrolledId(int32_t result, uint64_t enrolledId) in OnEnrolledId()
H A Daccount_iam_callback_stub.cpp209 uint64_t enrolledId; in ProcOnEnrolledId() local
/ohos5.0/drivers/peripheral/user_auth/hdi_service/common/inc/
H A Duser_sign_centre.h48 uint64_t enrolledId; member
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_idm_callback_stub.cpp197 uint64_t enrolledId; in ReadSecureUserInfo() local
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_client_callback_proxy.cpp147 void GetEnrolledIdCallbackProxy::OnEnrolledId(int32_t result, uint64_t enrolledId) in OnEnrolledId()
/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/inc/
H A Didm_common.h45 uint64_t enrolledId; member
/ohos5.0/base/account/os_account/frameworks/account_iam/test/unittest/src/
H A Daccount_iam_client_no_permission_test.cpp83 void OnEnrolledId(int32_t result, uint64_t enrolledId) override in OnEnrolledId()
H A Daccount_iam_client_test.cpp186 void OnEnrolledId(int32_t result, uint64_t enrolledId) in OnEnrolledId()
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_service_test.cpp65 void OnEnrolledId(int32_t result, uint64_t enrolledId) override in OnEnrolledId()
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/getcredentialinfo_fuzzer/
H A Dgetcredentialinfo_fuzzer.cpp71 void OnEnrolledId(int32_t result, uint64_t enrolledId) override in OnEnrolledId()
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_type.h230 uint64_t enrolledId; member
268 uint64_t enrolledId; member
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_identity_manager.cpp543 uint64_t enrolledId = 0; in GetEnrolledId() local
H A Dnapi_account_iam_common.cpp638 void NapiGetEnrolledIdCallback::OnEnrolledId(int32_t result, uint64_t enrolledId) in OnEnrolledId()
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/include/
H A Dnapi_account_iam_common.h170 uint64_t enrolledId = 0; member
/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/src/
H A Didm_database.c350 IAM_STATIC bool IsEnrolledIdDuplicate(LinkedList *enrolledList, uint64_t enrolledId) in IsEnrolledIdDuplicate()
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_secure_access.c495 uint64_t enrolledId = 0; in VerifyEnrolledIdInfoIfNeed() local