Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/services/edm/include/
H A Denterprise_device_mgr_stub.h59 ErrCode GetDelegatedBundleNamesInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_stub.cpp70 return GetDelegatedBundleNamesInner(data, reply); in CallFuncByCode()
394 ErrCode EnterpriseDeviceMgrStub::GetDelegatedBundleNamesInner(MessageParcel &data, MessageParcel &r… in GetDelegatedBundleNamesInner() function in OHOS::EDM::EnterpriseDeviceMgrStub