Home
last modified time | relevance | path

Searched refs:HDF_ERR_OUT_OF_RANGE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/hdf_core/interfaces/inner_api/utils/
H A Dhdf_base.h56 HDF_ERR_OUT_OF_RANGE = -20, /**< Failed to get all result */ enumerator
/ohos5.0/drivers/peripheral/usb/ddk_service/src/
H A Dusb_ddk_hash.cpp34 return HDF_ERR_OUT_OF_RANGE; in UsbDdkHash()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/i2c/
H A Di2c_if_u.c232 return HDF_ERR_OUT_OF_RANGE; in WriteI2cMsgs()
347 return HDF_ERR_OUT_OF_RANGE; in I2cTransfer()
H A Di2c_msg.c99 return HDF_ERR_OUT_OF_RANGE; in I2cMsgsRebuildFromSbuf()
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevsvc_manager.c302 status = HDF_ERR_OUT_OF_RANGE; in DevSvcManagerListServiceByInterfaceDesc()
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp2067 return HDF_ERR_OUT_OF_RANGE; in BindUsbdSubscriber()