Searched defs:bundleManagerProxy (Results 1 – 2 of 2) sorted by relevance
609 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in NativeRemoveBundlesByPolicyType() local626 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in NativeAddBundlesByPolicyType() local708 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in AddOrRemoveInstallBundlesSync() local787 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in AddOrRemoveInstallationAllowedAppDistributionTypes() local810 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in GetInstallationAllowedAppDistributionTypes() local882 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in GetAllowedOrDisallowedInstallBundlesSync() local
52 std::shared_ptr<BundleManagerProxy> bundleManagerProxy = nullptr; member in OHOS::EDM::TEST::BundleManagerProxyTest