Home
last modified time | relevance | path

Searched refs:SET_DELEGATED_POLICIES (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.h38 SET_DELEGATED_POLICIES = 14, enumerator
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_stub.cpp65 case EdmInterfaceCode::SET_DELEGATED_POLICIES: in CallFuncByCode()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/src/
H A Denterprise_device_mgr_proxy.cpp469 … ErrCode res = remote->SendRequest(EdmInterfaceCode::SET_DELEGATED_POLICIES, data, reply, option); in SetDelegatedPolicies()