Searched refs:appAccountManagerService_ (Results 1 – 3 of 3) sorted by relevance
157 return appAccountManagerService_; in GetAppAccountService()275 appAccountManagerService_ = nullptr; in Init()316 appAccountManagerService_ = new (std::nothrow) AppAccountManagerService(); in CreateAppAccountService()317 if (appAccountManagerService_ == nullptr) { in CreateAppAccountService()
85 sptr<IRemoteObject> appAccountManagerService_ = nullptr; variable
325 g_accountMgrService->appAccountManagerService_ = nullptr;