Home
last modified time | relevance | path

Searched refs:ATTR_ENROLL_PROGRESS (Results 1 – 6 of 6) sorted by relevance

/base/useriam/user_auth_framework/interfaces/inner_api/
Dattributes.h91 ATTR_ENROLL_PROGRESS = 100035, enumerator
/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
Dframework_executor_callback.cpp317 case Attributes::ATTR_ENROLL_PROGRESS: { in FillPropertyToAttribute()
319 … values->SetStringValue(Attributes::ATTR_ENROLL_PROGRESS, property.enrollmentProgress); in FillPropertyToAttribute()
/base/account/os_account/interfaces/kits/napi/account_iam/src/
Dnapi_account_iam_common.cpp273 { ENROLLMENT_PROGRESS, Attributes::AttributeKey::ATTR_ENROLL_PROGRESS }, in ConvertGetPropertyTypeToAttributeKey()
368 case Attributes::AttributeKey::ATTR_ENROLL_PROGRESS: { in GeneratePropertyJs()
603 case Attributes::AttributeKey::ATTR_ENROLL_PROGRESS: { in GetContextParams()
605 Attributes::AttributeKey::ATTR_ENROLL_PROGRESS, context.enrollmentProgress)) { in GetContextParams()
/base/useriam/pin_auth/services/modules/executors/src/
Dpin_auth_executor_hdi.cpp349 if (inItem == UserAuth::Attributes::ATTR_ENROLL_PROGRESS || in ConvertAttributeKeyVectorToPropertyType()
/base/useriam/fingerprint_auth/services/src/
Dfingerprint_auth_executor_hdi.cpp375 { UserAuth::Attributes::ATTR_ENROLL_PROGRESS, GetPropertyType::ENROLL_PROGRESS }, in ConvertAttributeKeyToPropertyType()
/base/useriam/face_auth/services/src/
Dface_auth_executor_hdi.cpp393 { UserAuth::Attributes::ATTR_ENROLL_PROGRESS, GetPropertyType::ENROLL_PROGRESS }, in ConvertAttributeKeyToPropertyType()