Home
last modified time | relevance | path

Searched refs:DISALLOWED_UNINSTALL_BUNDLES (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Ddisallowed_uninstall_bundles_plugin.cpp30 … ptr->InitAttribute(EdmInterfaceCode::DISALLOWED_UNINSTALL_BUNDLES, "disallowed_uninstall_bundles", in InitPlugin()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/include/
H A Dedm_ipc_interface_code.h60 DISALLOWED_UNINSTALL_BUNDLES = 1019, enumerator
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/
H A Dbundle_manager_proxy.cpp55 EdmInterfaceCode::DISALLOWED_UNINSTALL_BUNDLES; in AddPolicyTypeMap()