Searched refs:bundleMgrRemoteObj (Results 1 – 1 of 1) sorted by relevance
45 …auto bundleMgrRemoteObj = systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID… in GetBundleMgr() local46 if (bundleMgrRemoteObj == nullptr) { in GetBundleMgr()50 return iface_cast<IBundleMgr>(bundleMgrRemoteObj); in GetBundleMgr()