Home
last modified time | relevance | path

Searched refs:GetAppAccountService (Results 1 - 13 of 13) sorted by relevance

/base/account/os_account/test/fuzztest/ohosaccount/getaccountservice_fuzzer/
H A Dgetaccountservice_fuzzer.cpp31 OhosAccountKitsImpl::GetInstance().GetAppAccountService(); in GetAppAccountServiceFuzzTest()
/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Diaccount.h50 virtual sptr<IRemoteObject> GetAppAccountService() = 0;
H A Dohos_account_kits_impl.h54 sptr<IRemoteObject> GetAppAccountService();
/base/account/os_account/services/accountmgr/test/mock/src/
H A Dmock_account_mgr_service.cpp81 sptr<IRemoteObject> MockAccountMgrService::GetAppAccountService() in GetAppAccountService() function in OHOS::AccountSA::MockAccountMgrService
/base/account/os_account/frameworks/ohosaccount/native/include/
H A Daccount_proxy.h45 sptr<IRemoteObject> GetAppAccountService() override;
/base/account/os_account/services/accountmgr/test/mock/include/
H A Dmock_account_mgr_service.h43 sptr<IRemoteObject> GetAppAccountService() override;
/base/account/os_account/services/accountmgr/include/
H A Daccount_mgr_service.h59 sptr<IRemoteObject> GetAppAccountService() override;
/base/account/os_account/frameworks/ohosaccount/native/src/
H A Dohos_account_kits_impl.cpp384 sptr<IRemoteObject> OhosAccountKitsImpl::GetAppAccountService() in GetAppAccountService() function in OhosAccountKitsImpl
391 return accountProxy->GetAppAccountService(); in GetAppAccountService()
H A Daccount_proxy.cpp357 sptr<IRemoteObject> AccountProxy::GetAppAccountService() in GetAppAccountService() function in OHOS::AccountSA::AccountProxy
/base/account/os_account/services/accountmgr/src/
H A Daccount_mgr_service.cpp181 sptr<IRemoteObject> AccountMgrService::GetAppAccountService() in GetAppAccountService() function in OHOS::AccountSA::AccountMgrService
H A Daccount_stub.cpp449 auto remoteObject = GetAppAccountService(); in CmdGetAppAccountService()
/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/
H A Daccount_mgr_service_test.cpp318 * @tc.desc: Test GetAppAccountService appAccountManagerService is nullptr
326 auto servicePtr = g_accountMgrService->GetAppAccountService(); in HWTEST_F()
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account.cpp688 sptr<IRemoteObject> object = OhosAccountKitsImpl::GetInstance().GetAppAccountService(); in GetAppAccountProxy()

Completed in 8 milliseconds