HomeSort by relevance Sort by last modified time
    Searched refs:LIBUSB_ERROR_INTERRUPTED (Results 1 - 8 of 8) sorted by null

  /external/libusb/libusb/
sync.c 107 if (r == LIBUSB_ERROR_INTERRUPTED)
177 if (r == LIBUSB_ERROR_INTERRUPTED)
libusb.h 629 LIBUSB_ERROR_INTERRUPTED = -10,
    [all...]
io.c     [all...]
  /external/chromium_org/third_party/libusb/src/libusb/
sync.c 52 if (r == LIBUSB_ERROR_INTERRUPTED)
core.c     [all...]
io.c     [all...]
libusb.h     [all...]
  /external/libusb-compat/libusb/
core.c 85 case LIBUSB_ERROR_INTERRUPTED:

Completed in 864 milliseconds