Lines Matching refs:LOGE
142 LOGE("Missing sensor type to calibration data mapping sensor %d", in GetCalibrationBytes()
152 LOGE("Couldn't remove lock file: %s", strerror(errno)); in ~AndroidContextHub()
173 LOGE("Couldn't create lock directory: %s", strerror(errno)); in Initialize()
178 LOGE("Couldn't create lock file: %s", strerror(errno)); in Initialize()
192 LOGE("Couldn't open device file: %s", strerror(errno)); in Initialize()
211 LOGE("Logging is not supported on this platform"); in SetLoggingEnabled()
223 LOGE("Couldn't write %zu bytes to device file: %s", message.size(), in WriteEvent()
247 LOGE("Polling failed: %s", strerror(errno)); in ReadEvent()
272 LOGE("Poll returned but none of expected files are ready"); in ReadEvent()
281 LOGE("Flashing is not supported on this platform"); in FlashSensorHub()
372 LOGE("Couldn't read from device file: %s", strerror(errno)); in ReadEventFromFd()
379 LOGE("Read unexpectedly returned 0 bytes"); in ReadEventFromFd()
414 LOGE("No calibration key mapping for sensor type %d", in SensorTypeToCalibrationKey()