Lines Matching refs:LOGE
143 LOGE("Failed to open firmware image: %d (%s)", errno, strerror(errno)); in Flash()
157 LOGE("Read of firmware file returned %zu, expected %ld", in Flash()
199 LOGE("Could not enable sensor %d", spec.sensor_type); in EnableSensor()
226 LOGE("Could not disable sensor %d", sensor_type); in DisableSensor()
316 LOGE("Failed to calibrate sensor %d", sensor.sensor_type); in CalibrateSingleSensor()
331 LOGE("Error reading calibration response %d", static_cast<int>(result)); in CalibrateSingleSensor()
353 LOGE("Calibration of sensor %d (%s) failed with status %u", in HandleCalibrationResult()
400 LOGE("Calibration not supported for sensor type %d", in HandleCalibrationResult()
435 LOGE("Error %d while reading", static_cast<int>(result)); in ReadAppEvents()
461 LOGE("Error %d while reading", static_cast<int>(result)); in ReadSensorEvents()
506 LOGE("Loading calibration data not implemented"); in LoadCalibration()
542 LOGE("Saving calibration data not implemented"); in SaveCalibration()