Searched defs:get_device_serial_path (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/client/
H A Dusb_libusb.cpp162 static std::string get_device_serial_path(libusb_device* device) { function in namespace:libusb
360 if (!android::base::ReadFileToString(get_device_serial_path(device), &device_serial)) {

Completed in 47 milliseconds