Lines Matching refs:LOGE
118 LOGE("Missing sensor type to calibration data mapping sensor %d", in GetCalibrationBytes()
128 LOGE("Couldn't remove lock file: %s", strerror(errno)); in ~AndroidContextHub()
149 LOGE("Couldn't create lock directory: %s", strerror(errno)); in Initialize()
154 LOGE("Couldn't create lock file: %s", strerror(errno)); in Initialize()
168 LOGE("Couldn't open device file: %s", strerror(errno)); in Initialize()
187 LOGE("Logging is not supported on this platform"); in SetLoggingEnabled()
199 LOGE("Couldn't write %zu bytes to device file: %s", message.size(), in WriteEvent()
223 LOGE("Polling failed: %s", strerror(errno)); in ReadEvent()
248 LOGE("Poll returned but none of expected files are ready"); in ReadEvent()
257 LOGE("Flashing is not supported on this platform"); in FlashSensorHub()
348 LOGE("Couldn't read from device file: %s", strerror(errno)); in ReadEventFromFd()
355 LOGE("Read unexpectedly returned 0 bytes"); in ReadEventFromFd()
390 LOGE("No calibration key mapping for sensor type %d", in SensorTypeToCalibrationKey()