OpenGrok
Cross Reference: EventHub.cpp
xref
: /
frameworks
/
base
/
services
/
input
/
EventHub.cpp
Home
|
History
|
Annotate
|
Download
|
only in
input
Lines Matching
refs:EPOLL_CTL_DEL
1191
if (epoll_ctl(mEpollFd,
EPOLL_CTL_DEL
, device->fd, NULL)) {