Searched refs:GetBundleManagerProxy (Results 1 – 7 of 7) sorted by relevance
39 sptr<AppExecFwk::IBundleMgr> GetBundleManagerProxy() in GetBundleManagerProxy() function205 auto bundleManagerServiceProxy_ = GetBundleManagerProxy(); in IsSameBundleNameAsCalling()231 auto bundleManagerServiceProxy = GetBundleManagerProxy(); in IsSameAppAsCalling()272 auto bundleManagerServiceProxy = GetBundleManagerProxy(); in IsStartedByUIExtension()336 auto bundleManagerServiceProxy = GetBundleManagerProxy(); in GetCallingBundleName()
50 sptr<AppExecFwk::IBundleMgr> QuickFixUtil::GetBundleManagerProxy() in GetBundleManagerProxy() function in OHOS::AAFwk::QuickFixUtil58 auto bundleMgr = GetBundleManagerProxy(); in GetBundleQuickFixMgrProxy()
118 auto proxy = BundleManagerProxy::GetBundleManagerProxy(); in NativeUninstall()168 auto proxy = BundleManagerProxy::GetBundleManagerProxy(); in NativeInstall()391 auto proxy = BundleManagerProxy::GetBundleManagerProxy(); in NativeGetBundlesByPolicyType()520 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in NativeRemoveBundlesByPolicyType()537 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in NativeAddBundlesByPolicyType()619 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in AddOrRemoveInstallBundlesSync()697 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in GetAllowedOrDisallowedInstallBundlesSync()
29 static sptr<AppExecFwk::IBundleMgr> GetBundleManagerProxy();
27 static std::shared_ptr<BundleManagerProxy> GetBundleManagerProxy();
58 std::shared_ptr<BundleManagerProxy> BundleManagerProxy::GetBundleManagerProxy() in GetBundleManagerProxy() function in OHOS::EDM::BundleManagerProxy
57 bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in SetUp()