Searched refs:serial_path (Results 1 – 1 of 1) sorted by relevance
566 std::string serial_path = android::base::StringPrintf( in register_device() local569 if (!android::base::ReadFileToString(serial_path, &serial)) { in register_device()570 D("[ usb read %s failed: %s ]", serial_path.c_str(), strerror(errno)); in register_device()