Searched refs:vendorIds (Results 1 - 4 of 4) sorted by path

/system/core/adb/
H A Dtransport_usb.c136 if (vid == vendorIds[i]) {
H A Dusb_osx.c89 vendor = vendorIds[i];
H A Dusb_vendors.c193 int vendorIds[VENDOR_COUNT_MAX]; variable
206 memcpy(vendorIds, builtInVendorIds, sizeof(builtInVendorIds));
231 vendorIds[vendorIdCount++] = (int)value;
H A Dusb_vendors.h20 extern int vendorIds[];

Completed in 464 milliseconds