Searched refs:libusb_error_name (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libusb/src/libusb/
H A Dsync.c55 libusb_error_name(r));
H A Dcore.c2170 DEFAULT_VISIBILITY const char * LIBUSB_CALL libusb_error_name(int error_code) function
H A Dlibusb.h1053 * You can call libusb_error_name() to retrieve a string representation of an
1133 /* NB! Remember to update libusb_error_name()
1311 const char * LIBUSB_CALL libusb_error_name(int errcode);
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dlinux_usbfs.c1441 i, libusb_error_name(r));
H A Dwindows_usb.c786 transfer_priv->interface_number, libusb_error_name((enum libusb_error)r));

Completed in 109 milliseconds