Searched refs:ATTR_ENROLL_PROGRESS (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/ |
H A D | framework_executor_callback.cpp | 379 case Attributes::ATTR_ENROLL_PROGRESS: { in FillPropertyToAttribute() 381 … values->SetStringValue(Attributes::ATTR_ENROLL_PROGRESS, property.enrollmentProgress); in FillPropertyToAttribute()
|
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/ |
H A D | attributes.h | 101 ATTR_ENROLL_PROGRESS = 100035, enumerator
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/ |
H A D | napi_account_iam_common.cpp | 290 { ENROLLMENT_PROGRESS, Attributes::AttributeKey::ATTR_ENROLL_PROGRESS }, in ConvertGetPropertyTypeToAttributeKey() 396 case Attributes::AttributeKey::ATTR_ENROLL_PROGRESS: { in GeneratePropertyJs() 712 case Attributes::AttributeKey::ATTR_ENROLL_PROGRESS: { in GetExecutorPropertys() 714 … Attributes::AttributeKey::ATTR_ENROLL_PROGRESS, propertyInfo.enrollmentProgress)) { in GetExecutorPropertys()
|
/ohos5.0/base/useriam/pin_auth/services/modules/executors/src/ |
H A D | pin_auth_all_in_one_hdi.cpp | 266 if (inItem == UserAuth::Attributes::ATTR_ENROLL_PROGRESS || in ConvertAttributeKeyVectorToPropertyType()
|
/ohos5.0/base/useriam/face_auth/services/src/ |
H A D | face_auth_all_in_one_executor_hdi.cpp | 382 { UserAuth::Attributes::ATTR_ENROLL_PROGRESS, GetPropertyType::ENROLL_PROGRESS }, in ConvertAttributeKeyToPropertyType()
|
/ohos5.0/base/useriam/fingerprint_auth/services/src/ |
H A D | fingerprint_auth_all_in_one_executor_hdi.cpp | 385 { UserAuth::Attributes::ATTR_ENROLL_PROGRESS, GetPropertyType::ENROLL_PROGRESS }, in ConvertAttributeKeyToPropertyType()
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/ |
H A D | user_auth_executor_fuzzer.cpp | 527 Attributes::ATTR_ENROLL_PROGRESS, in FuzzFillPropertyToAttribute()
|