Searched defs:bundleManagerProxy (Results 1 – 2 of 2) sorted by relevance
520 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in NativeRemoveBundlesByPolicyType() local537 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in NativeAddBundlesByPolicyType() local619 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in AddOrRemoveInstallBundlesSync() local697 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in GetAllowedOrDisallowedInstallBundlesSync() local
50 std::shared_ptr<BundleManagerProxy> bundleManagerProxy = nullptr; member in OHOS::EDM::TEST::BundleManagerProxyTest