Home
last modified time | relevance | path

Searched refs:AuthenticatorInfo (Results 1 - 25 of 29) sorted by relevance

12

/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dapp_account_authenticator_manager.cpp22 const std::string &owner, int32_t userId, AuthenticatorInfo &info) in GetAuthenticatorInfo()
H A Dmock_app_account_stub.cpp258 ErrCode MockAppAccountStub::GetAuthenticatorInfo(const std::string &owner, AuthenticatorInfo &authenticator) in GetAuthenticatorInfo()
H A Dmock_app_account_stub.h74 ErrCode GetAuthenticatorInfo(const std::string &owner, AuthenticatorInfo &authenticator) override;
/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_authenticator_manager.h26 static ErrCode GetAuthenticatorInfo(const std::string &owner, int32_t userId, AuthenticatorInfo &info);
H A Dinner_app_account_manager.h85 ErrCode GetAuthenticatorInfo(const AuthenticatorSessionRequest &request, AuthenticatorInfo &info);
H A Dapp_account_manager_service.h81 ErrCode GetAuthenticatorInfo(const std::string &owner, AuthenticatorInfo &info) override;
/base/account/os_account/test/fuzztest/appaccount/getauthenticatorinfo_fuzzer/
H A Dgetauthenticatorinfo_fuzzer.cpp35 AuthenticatorInfo testInfo; in GetAuthenticatorInfoFuzzTest()
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_manager.cpp57 const std::string &owner, int32_t userId, AuthenticatorInfo &info) in GetAuthenticatorInfo()
H A Dapp_account_authenticator_session.cpp121 AuthenticatorInfo info; in Open()
H A Dinner_app_account_manager.cpp270 const AuthenticatorSessionRequest &request, AuthenticatorInfo &info) in GetAuthenticatorInfo()
H A Dapp_account_manager_service.cpp485 ErrCode AppAccountManagerService::GetAuthenticatorInfo(const std::string &owner, AuthenticatorInfo &info) in GetAuthenticatorInfo()
/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_common.h32 struct AuthenticatorInfo { struct
H A Dapp_account.h80 ErrCode GetAuthenticatorInfo(const std::string &owner, AuthenticatorInfo &info);
H A Dapp_account_proxy.h77 ErrCode GetAuthenticatorInfo(const std::string &owner, AuthenticatorInfo &info) override;
H A Diapp_account.h81 virtual ErrCode GetAuthenticatorInfo(const std::string &owner, AuthenticatorInfo &info) = 0;
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_module_not_mock_test.cpp170 AuthenticatorInfo info; in HWTEST_F()
H A Dapp_account_authenticate_test.cpp392 AuthenticatorInfo info; in HWTEST_F()
/base/account/os_account/frameworks/appaccount/cj/include/
H A Dappaccount_impl.h93 CAuthenticatorInfo Convert2CAuthenticatorInfo(AuthenticatorInfo &in);
/base/account/os_account/interfaces/innerkits/appaccount/native/include/
H A Dapp_account_manager.h352 static ErrCode GetAuthenticatorInfo(const std::string &owner, AuthenticatorInfo &info);
/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_common.h100 AuthenticatorInfo authenticatorInfo;
266 void GetAuthenticatorInfoForResult(napi_env env, const AuthenticatorInfo &info, napi_value &result);
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_manager.cpp172 ErrCode AppAccountManager::GetAuthenticatorInfo(const std::string &owner, AuthenticatorInfo &info) in GetAuthenticatorInfo()
H A Dapp_account.cpp404 ErrCode AppAccount::GetAuthenticatorInfo(const std::string &owner, AuthenticatorInfo &info) in GetAuthenticatorInfo()
H A Dapp_account_proxy.cpp720 ErrCode AppAccountProxy::GetAuthenticatorInfo(const std::string &owner, AuthenticatorInfo &info) in GetAuthenticatorInfo()
/base/account/os_account/frameworks/test/unittest/
H A Daccount_appaccount_proxy_mock_test.cpp406 AuthenticatorInfo info; in HWTEST_F()
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_impl.cpp267 AuthenticatorInfo info; in queryAuthenticatorInfo()
754 CAuthenticatorInfo CJAppAccountImpl::Convert2CAuthenticatorInfo(AuthenticatorInfo &in) in Convert2CAuthenticatorInfo()

Completed in 18 milliseconds

12