Home
last modified time | relevance | path

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

/system/core/adb/
Dusb_linux.c153 unsigned char devdesc[4096]; in find_usb_device() local
154 unsigned char* bufptr = devdesc; in find_usb_device()
177 desclength = adb_read(fd, devdesc, sizeof(devdesc)); in find_usb_device()
243 if (bufptr > devdesc + desclength || in find_usb_device()