Home
last modified time | relevance | path

Searched refs:GetOsAccountService (Results 1 - 14 of 14) sorted by relevance

/base/account/os_account/test/fuzztest/ohosaccount/getaccountservice_fuzzer/
H A Dgetaccountservice_fuzzer.cpp37 OhosAccountKitsImpl::GetInstance().GetOsAccountService(); in GetOsAccountServiceFuzzTest()
/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Diaccount.h51 virtual sptr<IRemoteObject> GetOsAccountService() = 0;
H A Dohos_account_kits_impl.h52 sptr<IRemoteObject> GetOsAccountService();
/base/account/os_account/services/accountmgr/test/mock/src/
H A Dmock_account_mgr_service.cpp88 sptr<IRemoteObject> MockAccountMgrService::GetOsAccountService() in GetOsAccountService() function in OHOS::AccountSA::MockAccountMgrService
/base/account/os_account/frameworks/ohosaccount/native/include/
H A Daccount_proxy.h46 sptr<IRemoteObject> GetOsAccountService() override;
/base/account/os_account/services/accountmgr/test/mock/include/
H A Dmock_account_mgr_service.h44 sptr<IRemoteObject> GetOsAccountService() override;
/base/account/os_account/services/accountmgr/include/
H A Daccount_mgr_service.h60 sptr<IRemoteObject> GetOsAccountService() override;
/base/account/os_account/frameworks/ohosaccount/native/src/
H A Dohos_account_kits_impl.cpp374 sptr<IRemoteObject> OhosAccountKitsImpl::GetOsAccountService() in GetOsAccountService() function in OhosAccountKitsImpl
381 return accountProxy->GetOsAccountService(); in GetOsAccountService()
H A Daccount_proxy.cpp372 sptr<IRemoteObject> AccountProxy::GetOsAccountService() in GetOsAccountService() function in OHOS::AccountSA::AccountProxy
/base/account/os_account/frameworks/osaccount/core/test/unittest/
H A Dos_account_test.cpp90 auto osAccountRemoteObject = accountProxy->GetOsAccountService(); in SetUpTestCase()
/base/account/os_account/services/accountmgr/src/
H A Daccount_mgr_service.cpp186 sptr<IRemoteObject> AccountMgrService::GetOsAccountService() in GetOsAccountService() function in OHOS::AccountSA::AccountMgrService
H A Daccount_stub.cpp459 auto remoteObject = GetOsAccountService(); in CmdGetOsAccountService()
/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/
H A Daccount_mgr_service_test.cpp332 * @tc.desc: Test GetOsAccountService osAccountManagerService is nullptr
340 auto servicePtr = g_accountMgrService->GetOsAccountService(); in HWTEST_F()
/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account.cpp713 sptr<IRemoteObject> object = OhosAccountKitsImpl::GetInstance().GetOsAccountService(); in GetOsAccountProxy()

Completed in 8 milliseconds