Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Diam_common_defines.h137 PROPERTY_INIT_ALGORITHM = 1, enumerator
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Ddefines.h105 PROPERTY_INIT_ALGORITHM = 1, enumerator
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/
H A Diauth_executor_hdi_test.cpp172 PropertyMode commandId = PROPERTY_INIT_ALGORITHM;
/ohos5.0/base/useriam/face_auth/services/src/
H A Dface_auth_all_in_one_executor_hdi.cpp278 { UserAuth::PropertyMode::PROPERTY_INIT_ALGORITHM, DriverCommandId::INIT_ALGORITHM }, in ConvertCommandId()
/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_all_in_one_executor_hdi.cpp281 { UserAuth::PropertyMode::PROPERTY_INIT_ALGORITHM, DriverCommandId::INIT_ALGORITHM }, in ConvertCommandId()
/ohos5.0/base/useriam/face_auth/test/unittest/
H A Dface_auth_all_in_one_executor_hdi_unit_test.cpp447 …{ IamPropertyMode::PROPERTY_INIT_ALGORITHM, { DriverCommandId::INIT_ALGORITHM, IamResultCode::SUCC…
/ohos5.0/base/useriam/fingerprint_auth/test/unittest/
H A Dfingerprint_auth_all_in_one_executor_hdi_unit_test.cpp449 …{ IamPropertyMode::PROPERTY_INIT_ALGORITHM, { DriverCommandId::INIT_ALGORITHM, IamResultCode::SUCC…
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Duser_auth_client_test.cpp199 testRequest.mode = PROPERTY_INIT_ALGORITHM;