/ohos5.0/base/useriam/pin_auth/test/fuzztest/mocks/inc/ |
H A D | mock_iverifier_executor_fuzzer.h | 50 int32_t Authenticate(uint64_t scheduleId, const std::vector<uint64_t>& templateIdList, in Authenticate() function
|
H A D | mock_iall_in_one_executor_fuzzer.h | 63 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 D | iauth_executor_hdi.cpp | 32 ResultCode IAuthExecutorHdi::Authenticate(uint64_t scheduleId, const AuthenticateParam ¶m, in Authenticate() function in OHOS::UserIam::UserAuth::IAuthExecutorHdi
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/ |
H A D | mock_app_account_authenticator_stub.cpp | 29 ErrCode MockAppAccountAuthenticator::Authenticate( in Authenticate() function in OHOS::AccountSA::MockAppAccountAuthenticator
|
H A D | mock_app_account_stub.cpp | 177 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 D | pin_auth_verifier_hdi.cpp | 103 UserAuth::ResultCode PinAuthVerifierHdi::Authenticate(uint64_t scheduleId, const UserAuth::Authenti… in Authenticate() function in OHOS::UserIam::PinAuth::PinAuthVerifierHdi
|
H A D | pin_auth_all_in_one_hdi.cpp | 151 UserAuth::ResultCode PinAuthAllInOneHdi::Authenticate( in Authenticate() function in OHOS::UserIam::PinAuth::PinAuthAllInOneHdi
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/src/ |
H A D | verifier_impl.cpp | 169 int32_t VerifierImpl::Authenticate(uint64_t scheduleId, const std::vector<uint64_t> &templateIdList, in Authenticate() function in OHOS::HDI::PinAuth::VerifierImpl
|
H A D | all_in_one_impl.cpp | 193 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 D | all_in_one_executor_impl.cpp | 90 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 D | all_in_one_executor_impl.cpp | 89 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 D | app_account_authenticator_proxy.cpp | 64 ErrCode AppAccountAuthenticatorProxy::Authenticate(const std::string &name, const std::string &auth… in Authenticate() function in OHOS::AccountSA::AppAccountAuthenticatorProxy
|
H A D | app_account_authenticator_session_manager.cpp | 97 ErrCode AppAccountAuthenticatorSessionManager::Authenticate(const AuthenticatorSessionRequest &requ… in Authenticate() function in OHOS::AccountSA::AppAccountAuthenticatorSessionManager
|
H A D | inner_app_account_manager.cpp | 206 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 D | user_auth_driver_manager_fuzzer.cpp | 90 ResultCode Authenticate(uint64_t scheduleId, const AuthenticateParam ¶m, in Authenticate() function in OHOS::UserIam::UserAuth::__anonde7b26110110::DummyAuthExecutorHdi
|
/ohos5.0/base/useriam/face_auth/services/src/ |
H A D | face_auth_all_in_one_executor_hdi.cpp | 117 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 D | fingerprint_auth_all_in_one_executor_hdi.cpp | 118 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 D | app_account_manager.cpp | 108 ErrCode AppAccountManager::Authenticate(const std::string &name, const std::string &owner, in Authenticate() function in OHOS::AccountSA::AppAccountManager
|
H A D | app_account.cpp | 253 ErrCode AppAccount::Authenticate(const std::string &name, const std::string &owner, const std::stri… in Authenticate() function in OHOS::AccountSA::AppAccount
|
H A D | app_account_proxy.cpp | 409 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 D | face_auth_all_in_one_executor_hdi_fuzzer.cpp | 75 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 D | fingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp | 72 …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 D | app_account_authenticate_test.cpp | 77 ErrCode MockAppAccountAuthenticator::Authenticate( in Authenticate() function in MockAppAccountAuthenticator
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/ |
H A D | user_auth_executor_fuzzer.cpp | 97 ResultCode Authenticate(uint64_t scheduleId, const AuthenticateParam ¶m, in Authenticate() function in OHOS::UserIam::UserAuth::__anon3f0224220110::DummyAuthExecutorHdi
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/ |
H A D | napi_app_account_authenticator.cpp | 141 ErrCode NapiAppAccountAuthenticator::Authenticate(const std::string &name, const std::string &authT… in Authenticate() function in OHOS::AccountJsKit::NapiAppAccountAuthenticator
|