Home
last modified time | relevance | path

Searched refs:IAccount (Results 1 - 8 of 8) sorted by relevance

/base/account/os_account/frameworks/ohosaccount/native/include/
H A Daccount_proxy.h25 class AccountProxy : public IRemoteProxy<IAccount> {
27 explicit AccountProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IAccount>(impl) in AccountProxy()
/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Dohos_account_kits_impl.h71 sptr<IAccount> GetService();
82 sptr<IAccount> accountProxy_{};
H A Diaccount.h31 class IAccount : public IRemoteBroker { class
33 DECLARE_INTERFACE_DESCRIPTOR(u"ohos.accountfwk.IAccount");
/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/
H A Daccount_mgr_service_test.cpp58 sptr<IAccount> GetAccountMgr() in GetAccountMgr()
90 sptr<IAccount> accountMgr = GetAccountMgr(); in SetUpTestCase()
135 sptr<IAccount> accountMgr = GetAccountMgr(); in HWTEST_F()
173 sptr<IAccount> accountMgr = GetAccountMgr(); in HWTEST_F()
219 sptr<IAccount> accountMgr = GetAccountMgr(); in HWTEST_F()
258 sptr<IAccount> accountMgr = GetAccountMgr(); in HWTEST_F()
/base/account/os_account/services/accountmgr/include/
H A Daccount_stub.h30 class AccountStub : public IRemoteStub<IAccount>, public IAccountContext {
/base/account/os_account/frameworks/osaccount/core/test/unittest/
H A Dos_account_test.cpp88 sptr<IAccount> accountProxy = iface_cast<AccountProxy>(remoteObject); in SetUpTestCase()
/base/account/os_account/frameworks/ohosaccount/native/src/
H A Dohos_account_kits_impl.cpp58 sptr<IAccount> OhosAccountKitsImpl::GetService() in GetService()
/base/account/os_account/frameworks/osaccount/native/test/moduletest/
H A Dos_account_manager_module_test.cpp929 sptr<IAccount> ohosMgr = iface_cast<AccountProxy>(accountObj); in HWTEST_F()

Completed in 12 milliseconds