Home
last modified time | relevance | path

Searched defs:Authenticate (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/base/useriam/pin_auth/test/fuzztest/mocks/inc/
H A Dmock_iverifier_executor_fuzzer.h50 int32_t Authenticate(uint64_t scheduleId, const std::vector<uint64_t>& templateIdList, in Authenticate() function
H A Dmock_iall_in_one_executor_fuzzer.h63 int32_t Authenticate(uint64_t scheduleId, const std::vector<uint64_t>& templateIdList, in Authenticate() function
/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() function in OHOS::UserIam::UserAuth::IAuthExecutorHdi
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_authenticator_stub.cpp29 ErrCode MockAppAccountAuthenticator::Authenticate( in Authenticate() function in OHOS::AccountSA::MockAppAccountAuthenticator
H A Dmock_app_account_stub.cpp177 ErrCode MockAppAccountStub::Authenticate(const std::string &name, const std::string &owner, in Authenticate() function in OHOS::AccountSA::MockAppAccountStub
/ohos5.0/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_verifier_hdi.cpp103 UserAuth::ResultCode PinAuthVerifierHdi::Authenticate(uint64_t scheduleId, const UserAuth::Authenti… in Authenticate() function in OHOS::UserIam::PinAuth::PinAuthVerifierHdi
H A Dpin_auth_all_in_one_hdi.cpp151 UserAuth::ResultCode PinAuthAllInOneHdi::Authenticate( in Authenticate() function in OHOS::UserIam::PinAuth::PinAuthAllInOneHdi
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dverifier_impl.cpp169 int32_t VerifierImpl::Authenticate(uint64_t scheduleId, const std::vector<uint64_t> &templateIdList, in Authenticate() function in OHOS::HDI::PinAuth::VerifierImpl
H A Dall_in_one_impl.cpp193 int32_t AllInOneImpl::Authenticate(uint64_t scheduleId, const std::vector<uint64_t>& templateIdList, in Authenticate() function in OHOS::HDI::PinAuth::AllInOneImpl
/ohos5.0/drivers/peripheral/face_auth/hdi_service/src/
H A Dall_in_one_executor_impl.cpp90 int32_t AllInOneExecutorImpl::Authenticate(uint64_t scheduleId, const std::vector<uint64_t> &templa… in Authenticate() function in OHOS::HDI::FaceAuth::AllInOneExecutorImpl
/ohos5.0/drivers/peripheral/fingerprint_auth/hdi_service/src/
H A Dall_in_one_executor_impl.cpp89 int32_t AllInOneExecutorImpl::Authenticate(uint64_t scheduleId, const std::vector<uint64_t> &templa… in Authenticate() function in OHOS::HDI::FingerprintAuth::AllInOneExecutorImpl
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_proxy.cpp64 ErrCode AppAccountAuthenticatorProxy::Authenticate(const std::string &name, const std::string &auth… in Authenticate() function in OHOS::AccountSA::AppAccountAuthenticatorProxy
H A Dapp_account_authenticator_session_manager.cpp97 ErrCode AppAccountAuthenticatorSessionManager::Authenticate(const AuthenticatorSessionRequest &requ… in Authenticate() function in OHOS::AccountSA::AppAccountAuthenticatorSessionManager
H A Dinner_app_account_manager.cpp206 ErrCode InnerAppAccountManager::Authenticate(const AuthenticatorSessionRequest &request) in Authenticate() function in OHOS::AccountSA::InnerAppAccountManager
/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() function in OHOS::UserIam::UserAuth::__anonde7b26110110::DummyAuthExecutorHdi
/ohos5.0/base/useriam/face_auth/services/src/
H A Dface_auth_all_in_one_executor_hdi.cpp117 IamResultCode FaceAuthAllInOneExecutorHdi::Authenticate(uint64_t scheduleId, const UserAuth::Authen… in Authenticate() function in OHOS::UserIam::FaceAuth::FaceAuthAllInOneExecutorHdi
/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_all_in_one_executor_hdi.cpp118 IamResultCode FingerprintAllInOneExecutorHdi::Authenticate(uint64_t scheduleId, in Authenticate() function in OHOS::UserIam::FingerprintAuth::FingerprintAllInOneExecutorHdi
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_manager.cpp108 ErrCode AppAccountManager::Authenticate(const std::string &name, const std::string &owner, in Authenticate() function in OHOS::AccountSA::AppAccountManager
H A Dapp_account.cpp253 ErrCode AppAccount::Authenticate(const std::string &name, const std::string &owner, const std::stri… in Authenticate() function in OHOS::AccountSA::AppAccount
H A Dapp_account_proxy.cpp409 ErrCode AppAccountProxy::Authenticate(const std::string &name, const std::string &owner, const std:… in Authenticate() function in OHOS::AccountSA::AppAccountProxy
/ohos5.0/base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/
H A Dface_auth_all_in_one_executor_hdi_fuzzer.cpp75 int32_t Authenticate(uint64_t scheduleId, const std::vector<uint64_t> &templateIdList, in Authenticate() function in OHOS::UserIam::FaceAuth::__anon124a8fbe0110::DummyExecutorProxy
/ohos5.0/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthallinoneexecutorhdi_fuzzer/
H A Dfingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp72 …int32_t Authenticate(uint64_t scheduleId, const std::vector<uint64_t> &templateIdList, bool endAft… in Authenticate() function in OHOS::UserIam::FingerprintAuth::__anon5bce7de90110::DummyExecutorProxy
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_authenticate_test.cpp77 ErrCode MockAppAccountAuthenticator::Authenticate( in Authenticate() function in MockAppAccountAuthenticator
/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() function in OHOS::UserIam::UserAuth::__anon3f0224220110::DummyAuthExecutorHdi
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_authenticator.cpp141 ErrCode NapiAppAccountAuthenticator::Authenticate(const std::string &name, const std::string &authT… in Authenticate() function in OHOS::AccountJsKit::NapiAppAccountAuthenticator

12