Home
last modified time | relevance | path

Searched defs:applicationManagerProxy_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/application_manager/include/
H A Dapplication_manager_addon.h68 static std::shared_ptr<ApplicationManagerProxy> applicationManagerProxy_; variable
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
H A Dapplication_manager_proxy_test.cpp40 std::shared_ptr<ApplicationManagerProxy> applicationManagerProxy_ = nullptr; member in OHOS::EDM::TEST::ApplicationManagerProxyTest
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/application_manager/src/
H A Dapplication_manager_addon.cpp292 auto applicationManagerProxy_ = ApplicationManagerProxy::GetApplicationManagerProxy(); in NativeAddDisallowedRunningBundles() local
394 auto applicationManagerProxy_ = ApplicationManagerProxy::GetApplicationManagerProxy(); in NativeRemoveDisallowedRunningBundles() local