Home
last modified time | relevance | path

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

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