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