Home
last modified time | relevance | path

Searched refs:AuthenticateParam (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/base/useriam/pin_auth/test/unittest/src/
H A Dpin_auth_verifier_hdi_unit_test.cpp268 … UserAuth::AuthenticateParam{0, templateIdList, std::vector<uint8_t>()}, executeCallback);
279 UserAuth::AuthenticateParam{0, std::vector<uint64_t>(), std::vector<uint8_t>()}, nullptr);
289 … UserAuth::AuthenticateParam{0, std::vector<uint64_t>(), std::vector<uint8_t>()}, executeCallback);
297 UserAuth::AuthenticateParam{0, std::vector<uint64_t>(), std::vector<uint8_t>()}, nullptr);
H A Dpin_auth_all_in_one_hdi_unit_test.cpp338 … UserAuth::AuthenticateParam{0, templateIdList, std::vector<uint8_t>()}, executeCallback);
349 UserAuth::AuthenticateParam{0, std::vector<uint64_t>(), std::vector<uint8_t>()}, nullptr);
359 … UserAuth::AuthenticateParam{0, std::vector<uint64_t>(), std::vector<uint8_t>()}, executeCallback);
367 UserAuth::AuthenticateParam{0, std::vector<uint64_t>(), std::vector<uint8_t>()}, nullptr);
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/iam_executor/
H A Diam_executor_framework_types.h73 struct AuthenticateParam { struct
H A Diam_executor_iauth_executor_hdi.h106 virtual ResultCode Authenticate(uint64_t scheduleId, const AuthenticateParam &param,
/ohos5.0/base/useriam/pin_auth/services/modules/executors/inc/
H A Dpin_auth_verifier_hdi.h42 UserAuth::ResultCode Authenticate(uint64_t scheduleId, const UserAuth::AuthenticateParam &param,
H A Dpin_auth_all_in_one_hdi.h45 UserAuth::ResultCode Authenticate(uint64_t scheduleId, const UserAuth::AuthenticateParam &param,
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/
H A Diauth_executor_hdi.cpp32 ResultCode IAuthExecutorHdi::Authenticate(uint64_t scheduleId, const AuthenticateParam &param, in Authenticate()
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/mock/
H A Dmock_iauth_executor_hdi.h42 ResultCode(uint64_t scheduleId, const AuthenticateParam &param,
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H A Dauth_command.cpp70 … (AuthenticateParam) { tokenId, templateIdList, extraInfo, endAfterFirstFail, authIntent, userId}, in SendRequest()
/ohos5.0/base/useriam/pin_auth/test/fuzztest/services/modules/executors/pinauthverifierhdi_fuzzer/
H A Dpin_auth_verifier_hdi_fuzzer.cpp100 UserAuth::AuthenticateParam parm = { in FuzzAuthenticate()
/ohos5.0/base/useriam/face_auth/services/inc/
H A Dface_auth_all_in_one_executor_hdi.h47 UserAuth::ResultCode Authenticate(uint64_t scheduleId, const UserAuth::AuthenticateParam &param,
/ohos5.0/base/useriam/fingerprint_auth/services/inc/
H A Dfingerprint_auth_all_in_one_executor_hdi.h47 UserAuth::ResultCode Authenticate(uint64_t scheduleId, const UserAuth::AuthenticateParam &param,
/ohos5.0/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_verifier_hdi.cpp103 …ode PinAuthVerifierHdi::Authenticate(uint64_t scheduleId, const UserAuth::AuthenticateParam &param, in Authenticate()
H A Dpin_auth_all_in_one_hdi.cpp152 uint64_t scheduleId, const UserAuth::AuthenticateParam &param, in Authenticate()
/ohos5.0/base/useriam/pin_auth/test/fuzztest/services/modules/executors/pinauthallinonehdi_fuzzer/
H A Dpin_auth_all_in_one_hdi_fuzzer.cpp115 UserAuth::AuthenticateParam parm = { in FuzzAuthenticate()
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/
H A Diauth_executor_hdi_test.cpp139 AuthenticateParam param = {};
H A Dexecutor_unit_test.cpp596 [&cmdCallback](uint64_t scheduleId, const AuthenticateParam &param,
/ohos5.0/base/useriam/face_auth/test/unittest/
H A Dface_auth_all_in_one_executor_hdi_unit_test.cpp321 …UserAuth::AuthenticateParam { 0, std::vector<uint64_t>(), std::vector<uint8_t>(), false }, execute…
333 …UserAuth::AuthenticateParam { 0, std::vector<uint64_t>(), std::vector<uint8_t>(), false }, nullptr…
343 …UserAuth::AuthenticateParam { 0, std::vector<uint64_t>(), std::vector<uint8_t>(), false }, execute…
/ohos5.0/base/useriam/fingerprint_auth/test/unittest/
H A Dfingerprint_auth_all_in_one_executor_hdi_unit_test.cpp323 …UserAuth::AuthenticateParam { 0, std::vector<uint64_t>(), std::vector<uint8_t>(), false }, execute…
335 …UserAuth::AuthenticateParam { 0, std::vector<uint64_t>(), std::vector<uint8_t>(), false }, nullptr…
345 …UserAuth::AuthenticateParam { 0, std::vector<uint64_t>(), std::vector<uint8_t>(), false }, execute…
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/executors/userauthdrivermanager_fuzzer/
H A Duser_auth_driver_manager_fuzzer.cpp90 ResultCode Authenticate(uint64_t scheduleId, const AuthenticateParam &param, in Authenticate()
/ohos5.0/base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/
H A Dface_auth_all_in_one_executor_hdi_fuzzer.cpp305 …g_hdi->Authenticate(scheduleId, AuthenticateParam { tokenId, templateIdList, extraInfo, endAfterFi… in FuzzAuthenticate()
/ohos5.0/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthallinoneexecutorhdi_fuzzer/
H A Dfingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp302 …g_hdi->Authenticate(scheduleId, AuthenticateParam { tokenId, templateIdList, extraInfo, endAfterFi… in FuzzAuthenticate()
/ohos5.0/base/useriam/face_auth/services/src/
H A Dface_auth_all_in_one_executor_hdi.cpp117 …uthAllInOneExecutorHdi::Authenticate(uint64_t scheduleId, const UserAuth::AuthenticateParam &param, in Authenticate()
/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_all_in_one_executor_hdi.cpp119 …const UserAuth::AuthenticateParam &param, const std::shared_ptr<UserAuth::IExecuteCallback> &callb… in Authenticate()
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/
H A Duser_auth_executor_fuzzer.cpp97 ResultCode Authenticate(uint64_t scheduleId, const AuthenticateParam &param, in Authenticate()