Lines Matching refs:E
46 #define E(...) ALOGE(__VA_ARGS__) macro
171 E("%s: Could not open connection to service: %s", __FUNCTION__, in sensor_device_get_fd_locked()
192 E("%s(fd=%d): ERROR: %s", __FUNCTION__, fd, strerror(errno)); in sensor_device_send_command_locked()
221 E("No sensor to return!!! pendingSensors=0x%08x", d->pendingSensors); in sensor_device_pick_pending_event_locked()
242 E("%s: Could not get pipe channel: %s", __FUNCTION__, strerror(-fd)); in sensor_device_poll_event_locked()
267 E("%s(fd=%d): Could not receive event data len=%d, errno=%d: %s", in sensor_device_poll_event_locked()
460 E("%s: bad handle ID", __FUNCTION__); in sensor_device_activate()
486 E("%s: when sending command errno=%d: %s", __FUNCTION__, -ret, in sensor_device_activate()
512 E("%s: Could not send command: %s", __FUNCTION__, strerror(-ret)); in sensor_device_set_delay()
600 E("%s: no qemud connection", __FUNCTION__); in sensors__get_sensors_list()
605 E("%s: could not query sensor list: %s", __FUNCTION__, in sensors__get_sensors_list()
611 E("%s: could not receive sensor list: %s", __FUNCTION__, in sensors__get_sensors_list()