HomeSort by relevance Sort by last modified time
    Searched defs:AVB_IO_RESULT_ERROR_IO (Results 1 - 2 of 2) sorted by null

  /external/avb/libavb/
avb_ops.h 47 * AVB_IO_RESULT_ERROR_IO is returned if the underlying hardware (disk
71 AVB_IO_RESULT_ERROR_IO,
120 * |offset| is outside the partition, and AVB_IO_RESULT_ERROR_IO if
165 * byterange goes outside the partition, and AVB_IO_RESULT_ERROR_IO
  /external/u-boot/lib/libavb/
avb_ops.h 27 * AVB_IO_RESULT_ERROR_IO is returned if the underlying hardware (disk
51 AVB_IO_RESULT_ERROR_IO,
100 * |offset| is outside the partition, and AVB_IO_RESULT_ERROR_IO if
145 * byterange goes outside the partition, and AVB_IO_RESULT_ERROR_IO

Completed in 774 milliseconds