Home | History | Annotate | Download | only in input

Lines Matching refs:mPendingEventItems

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