Lines Matching refs:ALOGW

157         ALOGW("Could not set input clock id to CLOCK_MONOTONIC. errno=%d", errno);  in openDeviceNode()
243 ALOGW("Error reading absolute controller %d for device %s fd %d, errno=%d", in queryAxisInfo()
350 ALOGW("Error reading absolute controller %d for device %s fd %d, errno=%d", in getAbsoluteAxisValue()
371 ALOGW("Could not upload force feedback effect to device %s due to error %d.", in vibrate()
383 ALOGW("Could not start force feedback effect on device %s due to error %d.", in vibrate()
400 ALOGW("Could not stop force feedback effect on device %s due to error %d.", in cancelVibrate()
410 ALOGW("Unable to disable kernel key repeat for %s due to error %d.", in disableDriverKeyRepeat()
540 ALOGW("epoll_wait should not return 0 with no timeout"); in poll()
563 ALOGW("Received unexpected epoll event 0x%08x for INotify.", eventItem.events); in poll()
574 ALOGW("Could not read event fd; waking anyway."); in poll()
577 ALOGW("Received unexpected epoll event 0x%08x for wake event.", in poll()
599 ALOGW("could not get event, removed? (fd: %d, size: %zd errno: %d)", in poll()
606 ALOGW("could not get event. errno=%d", errno); in poll()
626 ALOGW("Received unexpected epoll event 0x%08x for device fd %d", in poll()
637 ALOGW("Could not close device with fd %d. errno=%d", deviceFd, ret); in poll()
659 ALOGW("Could not write wake signal, errno=%d", errno); in wake()
675 ALOGW("could not get inotify event, %s\n", strerror(errno)); in readNotify()
699 ALOGW("Could not close device %s. errno=%d", path.c_str(), ret); in readNotify()
704 ALOGW("could not find device node for %s", path.c_str()); in readNotify()
795 ALOGW("Could not remove device fd from epoll instance. errno=%d", errno); in closeNodeByFd()