Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/include/
H A Dedm_ipc_interface_code.h35 UNSUBSCRIBE_MANAGED_EVENT = 11, enumerator
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_stub.cpp59 case EdmInterfaceCode::UNSUBSCRIBE_MANAGED_EVENT: in CallFuncByCode()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/src/
H A Denterprise_device_mgr_proxy.cpp261 policyCode = EdmInterfaceCode::UNSUBSCRIBE_MANAGED_EVENT; in HandleManagedEvent()