Searched refs:EPOLL_ID_INOTIFY (Results 1 – 2 of 2) sorted by relevance
437 static const uint32_t EPOLL_ID_INOTIFY = 0x80000001; variable
172 const uint32_t EventHub::EPOLL_ID_INOTIFY; member in android::EventHub196 eventItem.data.u32 = EPOLL_ID_INOTIFY; in EventHub()776 if (eventItem.data.u32 == EPOLL_ID_INOTIFY) { in getEvents()