Home
last modified time | relevance | path

Searched refs:HandleDevicePolicyInner (Results 1 – 2 of 2) sorted by relevance

/base/customization/enterprise_device_management/services/edm/include/
Denterprise_device_mgr_stub.h40 …ErrCode HandleDevicePolicyInner(uint32_t code, MessageParcel &data, MessageParcel &reply, int32_t …
/base/customization/enterprise_device_management/services/edm/src/
Denterprise_device_mgr_stub.cpp97 return HandleDevicePolicyInner(code, data, reply, userId); in OnRemoteRequest()
154 ErrCode EnterpriseDeviceMgrStub::HandleDevicePolicyInner(uint32_t code, MessageParcel &data, Messag… in HandleDevicePolicyInner() function in OHOS::EDM::EnterpriseDeviceMgrStub