Home
last modified time | relevance | path

Searched refs:CallFuncByCode (Results 1 - 4 of 4) sorted by relevance

/base/customization/enterprise_device_management/framework/extension/src/
H A Denterprise_admin_stub.cpp39 int32_t EnterpriseAdminStub::CallFuncByCode(uint32_t code, MessageParcel& data, MessageParcel& reply, in CallFuncByCode() function in OHOS::EDM::EnterpriseAdminStub
143 return CallFuncByCode(code, data, reply, option); in OnRemoteRequest()
/base/customization/enterprise_device_management/framework/extension/include/
H A Denterprise_admin_stub.h43 int32_t CallFuncByCode(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption &option);
/base/customization/enterprise_device_management/services/edm/include/
H A Denterprise_device_mgr_stub.h58 ErrCode CallFuncByCode(uint32_t code, MessageParcel &data, MessageParcel &reply);
/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_stub.cpp37 ErrCode EnterpriseDeviceMgrStub::CallFuncByCode(uint32_t code, MessageParcel &data, MessageParcel &reply) in CallFuncByCode() function in OHOS::EDM::EnterpriseDeviceMgrStub
104 ErrCode ret = CallFuncByCode(code, data, reply); in OnRemoteRequest()

Completed in 2 milliseconds