Home
last modified time | relevance | path

Searched defs:libusb_error_name (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/flashrom/
H A Ddediprog.c167 const char * LIBUSB_CALL libusb_error_name(int error_code) in libusb_error_name() function
/aosp_15_r20/external/libusb/libusb/
H A Dcore.c2874 DEFAULT_VISIBILITY const char * LIBUSB_CALL libusb_error_name(int error_code) in libusb_error_name() function
/aosp_15_r20/external/rust/crates/libusb1-sys/src/
Dlib.rs228 pub fn libusb_error_name(errcode: c_int) -> *const c_char; in libusb_error_name() function
/aosp_15_r20/external/rust/android-crates-io/crates/libusb1-sys/src/
Dlib.rs228 pub fn libusb_error_name(errcode: c_int) -> *const c_char; in libusb_error_name() function