Home
last modified time | relevance | path

Searched defs:bundleManagerProxy (Results 1 – 2 of 2) sorted by relevance

/base/customization/enterprise_device_management/interfaces/kits/bundle_manager/src/
Dbundle_manager_addon.cpp609 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in NativeRemoveBundlesByPolicyType() local
626 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in NativeAddBundlesByPolicyType() local
708 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in AddOrRemoveInstallBundlesSync() local
787 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in AddOrRemoveInstallationAllowedAppDistributionTypes() local
810 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in GetInstallationAllowedAppDistributionTypes() local
882 auto bundleManagerProxy = BundleManagerProxy::GetBundleManagerProxy(); in GetAllowedOrDisallowedInstallBundlesSync() local
/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
Dbundle_manager_proxy_test.cpp52 std::shared_ptr<BundleManagerProxy> bundleManagerProxy = nullptr; member in OHOS::EDM::TEST::BundleManagerProxyTest