Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/utils/native/include/
H A Dusb_errors.h39 UEC_INTERFACE_NO_MEMORY = USBFWK_SERVICE_ERR_OFFSET, enumerator
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp1345 int32_t ret = UEC_INTERFACE_NO_MEMORY; in ExecuteManageDevicePolicy()