Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/system_manager/src/
H A Dsystem_manager_proxy.cpp128 … POLICY_FUNC_CODE((std::uint32_t)FuncOperateType::SET, EdmInterfaceCode::NOTIFY_UPGRADE_PACKAGES); in NotifyUpdatePackages()
149 …EnterpriseDeviceMgrProxy::GetInstance()->GetPolicy(EdmInterfaceCode::NOTIFY_UPGRADE_PACKAGES, data… in GetUpgradeResult()
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dnotify_update_packages_plugin.cpp30 ptr->InitAttribute(EdmInterfaceCode::NOTIFY_UPGRADE_PACKAGES, "notify_upgrade_packages", in InitPlugin()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/include/
H A Dedm_ipc_interface_code.h96 NOTIFY_UPGRADE_PACKAGES = 1056, enumerator