Lines Matching refs:hex
147 LOG(ERROR) << "Unable to create an interface plug-in (" << std::hex << kr << ")"; in AndroidInterfaceAdded()
158 LOG(ERROR) << "Couldn't query the interface (" << std::hex << result << ")"; in AndroidInterfaceAdded()
179 LOG(ERROR) << "Couldn't grab device from interface (" << std::hex << kr << ")"; in AndroidInterfaceAdded()
193 LOG(ERROR) << "Unable to create a device plug-in (" << std::hex << kr << ")"; in AndroidInterfaceAdded()
202 LOG(ERROR) << "Couldn't create a device interface (" << std::hex << result << ")"; in AndroidInterfaceAdded()
302 LOG(ERROR) << "Could not clear pipe stall both ends: " << std::hex << rc; in ClearPipeStallBothEnds()
322 LOG(ERROR) << "Could not open interface: " << std::hex << kr; in CheckInterface()
329 LOG(ERROR) << "Unable to get number of endpoints: " << std::hex << kr; in CheckInterface()
365 << std::hex << kr; in CheckInterface()
476 LOG(ERROR) << "usb_write failed with status: " << std::hex << result; in usb_write()
514 LOG(ERROR) << "usb_read failed with status: " << std::hex << result; in usb_read()