Searched defs:vendorIds (Results 1 - 1 of 1) sorted by last modified time

/system/core/adb/
H A Dusb_vendors.c193 int vendorIds[VENDOR_COUNT_MAX]; variable
206 memcpy(vendorIds, builtInVendorIds, sizeof(builtInVendorIds));
231 vendorIds[vendorIdCount++] = (int)value;

Completed in 16 milliseconds