Searched defs:EPOLL_MAX_EVENTS (Results 1 – 7 of 7) sorted by relevance
34 constexpr int32_t EPOLL_MAX_EVENTS = 10; variable
198 constexpr int EPOLL_MAX_EVENTS = 10; in ListenAndExecuteMinadbdCommands() local
320 const int EPOLL_MAX_EVENTS = 2; variable
57 static const int EPOLL_MAX_EVENTS = 16; variable
50 static const int EPOLL_MAX_EVENTS = 16; variable
709 static const int EPOLL_MAX_EVENTS = 16; variable
670 const int EventHub::EPOLL_MAX_EVENTS; member in android::EventHub