Searched refs:sysMgrClient (Results 1 – 1 of 1) sorted by relevance
31 auto sysMgrClient = DelayedSingleton<AppExecFwk::SysMrgClient>::GetInstance(); in GetAppMgr() local32 if (sysMgrClient == nullptr) { in GetAppMgr()35 auto object = sysMgrClient->GetSystemAbility(APP_MGR_SERVICE_ID); in GetAppMgr()