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