Home | History | Annotate | Download | only in input

Lines Matching refs:mPendingEventItems

603             const struct epoll_event& eventItem = mPendingEventItems[mPendingEventIndex++];
744 int pollResult = epoll_wait(mEpollFd, mPendingEventItems, EPOLL_MAX_EVENTS, timeoutMillis);