Searched refs:smgr (Results 1 – 2 of 2) sorted by relevance
314 …sptr<ISystemAbilityManager> smgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManag… in GetBundleNameByUid() local315 if (smgr == nullptr) { in GetBundleNameByUid()319 sptr<IRemoteObject> remoteObject = smgr->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetBundleNameByUid()
1282 …sptr<ISystemAbilityManager> smgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManag… variable1283 EXPECT_NE(nullptr, smgr);1284 sptr<IRemoteObject> remoteObject = smgr->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID);