Home
last modified time | relevance | path

Searched defs:VerifyCredential (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_authenticator_stub.cpp37 ErrCode MockAppAccountAuthenticator::VerifyCredential( in VerifyCredential() function in OHOS::AccountSA::MockAppAccountAuthenticator
H A Dmock_app_account_stub.cpp342 ErrCode MockAppAccountStub::VerifyCredential(const std::string &name, const std::string &owner, in VerifyCredential() function in OHOS::AccountSA::MockAppAccountStub
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_proxy.cpp158 ErrCode AppAccountAuthenticatorProxy::VerifyCredential( in VerifyCredential() function in OHOS::AccountSA::AppAccountAuthenticatorProxy
H A Dapp_account_authenticator_session_manager.cpp109 ErrCode AppAccountAuthenticatorSessionManager::VerifyCredential(const AuthenticatorSessionRequest &… in VerifyCredential() function in OHOS::AccountSA::AppAccountAuthenticatorSessionManager
H A Dinner_app_account_manager.cpp315 ErrCode InnerAppAccountManager::VerifyCredential(const AuthenticatorSessionRequest &request) in VerifyCredential() function in OHOS::AccountSA::InnerAppAccountManager
H A Dapp_account_manager_service.cpp623 ErrCode AppAccountManagerService::VerifyCredential(const std::string &name, const std::string &owne… in VerifyCredential() function in OHOS::AccountSA::AppAccountManagerService
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_manager.cpp232 ErrCode AppAccountManager::VerifyCredential(const std::string &name, const std::string &owner, in VerifyCredential() function in OHOS::AccountSA::AppAccountManager
H A Dapp_account.cpp512 ErrCode AppAccount::VerifyCredential(const std::string &name, const std::string &owner, in VerifyCredential() function in OHOS::AccountSA::AppAccount
H A Dapp_account_proxy.cpp978 ErrCode AppAccountProxy::VerifyCredential(const std::string &name, const std::string &owner, in VerifyCredential() function in OHOS::AccountSA::AppAccountProxy
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_authenticate_test.cpp85 ErrCode MockAppAccountAuthenticator::VerifyCredential( in VerifyCredential() function in MockAppAccountAuthenticator
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_authenticator.cpp223 ErrCode NapiAppAccountAuthenticator::VerifyCredential( in VerifyCredential() function in OHOS::AccountJsKit::NapiAppAccountAuthenticator
H A Dnapi_app_account.cpp1567 napi_value NapiAppAccount::VerifyCredential(napi_env env, napi_callback_info cbInfo) in VerifyCredential() function in OHOS::AccountJsKit::NapiAppAccount