Home
last modified time | relevance | path

Searched refs:domainAccountMgrService_ (Results 1 - 2 of 2) sorted by relevance

/base/account/os_account/services/accountmgr/src/
H A Daccount_mgr_service.cpp201 return domainAccountMgrService_; in GetDomainAccountService()
316 domainAccountMgrService_ = nullptr; in Init()
383 domainAccountMgrService_ = new (std::nothrow) DomainAccountManagerService(); in CreateDomainService()
384 if (domainAccountMgrService_ == nullptr) { in CreateDomainService()
/base/account/os_account/services/accountmgr/include/
H A Daccount_mgr_service.h95 sptr<IRemoteObject> domainAccountMgrService_ = nullptr; member in OHOS::AccountSA::AccountMgrService

Completed in 1 milliseconds