Home
last modified time | relevance | path

Searched refs:appAccountManagerService_ (Results 1 - 3 of 3) sorted by relevance

/base/account/os_account/services/accountmgr/src/
H A Daccount_mgr_service.cpp183 return appAccountManagerService_; in GetAppAccountService()
313 appAccountManagerService_ = nullptr; in Init()
356 appAccountManagerService_ = new (std::nothrow) AppAccountManagerService(); in CreateAppAccountService()
357 if (appAccountManagerService_ == nullptr) { in CreateAppAccountService()
/base/account/os_account/services/accountmgr/include/
H A Daccount_mgr_service.h92 sptr<IRemoteObject> appAccountManagerService_ = nullptr; member in OHOS::AccountSA::AccountMgrService
/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/
H A Daccount_mgr_service_test.cpp325 g_accountMgrService->appAccountManagerService_ = nullptr; in HWTEST_F()

Completed in 3 milliseconds