Searched refs:locationId (Results 1 - 2 of 2) sorted by relevance

/system/core/fastboot/
H A Dusb_osx.c267 UInt32 locationId; local
326 kr = (*dev)->GetLocationID(dev, &locationId);
332 "usb:%" PRIu32 "X", (unsigned int)locationId);
/system/core/adb/
H A Dusb_osx.cpp114 UInt32 locationId; local
194 kr = (*dev)->GetLocationID(dev, &locationId);
197 (unsigned int)locationId);

Completed in 41 milliseconds