Searched refs:systemAbilityManager (Results 1 – 3 of 3) sorted by relevance
127 sptr<ISystemAbilityManager> systemAbilityManager = in GetBundleMgr() local129 if (systemAbilityManager == nullptr) { in GetBundleMgr()133 …sptr<IRemoteObject> remoteObject = systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SA_ID… in GetBundleMgr()
115 OHOS::sptr<OHOS::ISystemAbilityManager> systemAbilityManager = in CheckSourceProxy() local117 if (!systemAbilityManager) { in CheckSourceProxy()121 OHOS::sptr<OHOS::IRemoteObject> remoteObject = systemAbilityManager->GetSystemAbility( in CheckSourceProxy()139 OHOS::sptr<OHOS::ISystemAbilityManager> systemAbilityManager = in CheckSinkProxy() local141 if (!systemAbilityManager) { in CheckSinkProxy()145 OHOS::sptr<OHOS::IRemoteObject> remoteObject = systemAbilityManager->GetSystemAbility( in CheckSinkProxy()
465 sptr<ISystemAbilityManager> systemAbilityManager = in GetBundleMgrProxy() local467 if (!systemAbilityManager) { in GetBundleMgrProxy()472 …sptr<IRemoteObject> remoteObject = systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_A… in GetBundleMgrProxy()