Searched refs:kUsbFfsFastbootOut (Results 1 – 1 of 1) sorted by relevance
39 constexpr const char* kUsbFfsFastbootOut = "/dev/usb-ffs/fastboot/ep1"; variable221 h->bulk_out.reset(open(kUsbFfsFastbootOut, O_RDONLY)); in InitFunctionFs()223 PLOG(ERROR) << "cannot open bulk-out endpoint " << kUsbFfsFastbootOut; in InitFunctionFs()