Home
last modified time | relevance | path

Searched refs:SUBSCRIBE_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.h34 SUBSCRIBE_MANAGED_EVENT = 10, enumerator
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_stub.cpp57 case EdmInterfaceCode::SUBSCRIBE_MANAGED_EVENT: in CallFuncByCode()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/src/
H A Denterprise_device_mgr_proxy.cpp259 uint32_t policyCode = EdmInterfaceCode::SUBSCRIBE_MANAGED_EVENT; in HandleManagedEvent()