Home
last modified time | relevance | path

Searched refs:EnterpriseDeviceMgrStub (Results 1 - 3 of 3) sorted by relevance

/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_stub.cpp30 EnterpriseDeviceMgrStub::EnterpriseDeviceMgrStub() : IRemoteStub(true) in EnterpriseDeviceMgrStub() function in OHOS::EDM::EnterpriseDeviceMgrStub
33 EDMLOGI("EnterpriseDeviceMgrStub()"); in EnterpriseDeviceMgrStub()
37 ErrCode EnterpriseDeviceMgrStub::CallFuncByCode(uint32_t code, MessageParcel &data, MessageParcel &reply) in CallFuncByCode()
70 void EnterpriseDeviceMgrStub::InitSystemCodeList() in InitSystemCodeList()
85 int32_t EnterpriseDeviceMgrStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
91 EDMLOGI("EnterpriseDeviceMgrStub code %{public}u", code); in OnRemoteRequest()
93 EDMLOGE("EnterpriseDeviceMgrStub code %{public}d client and service descriptors are inconsistent", code); in OnRemoteRequest()
100 EDMLOGE("EnterpriseDeviceMgrStub not system app or native process"); in OnRemoteRequest()
130 EDMLOGI("EnterpriseDeviceMgrStub ed in OnRemoteRequest()
[all...]
/base/customization/enterprise_device_management/services/edm/include/
H A Denterprise_device_mgr_stub.h30 class EnterpriseDeviceMgrStub : public IRemoteStub<IEnterpriseDeviceMgr> { class
32 EnterpriseDeviceMgrStub();
H A Denterprise_device_mgr_ability.h37 class EnterpriseDeviceMgrAbility : public SystemAbility, public EnterpriseDeviceMgrStub {

Completed in 2 milliseconds