Home
last modified time | relevance | path

Searched refs:EPOLL_EVENT_END (Results 1 – 2 of 2) sorted by relevance

/base/msdp/device_status/services/native/include/
Dstream_server.h39 EPOLL_EVENT_END enumerator
/base/msdp/device_status/services/native/src/
Ddevicestatus_service.cpp330 if (!(type >= EPOLL_EVENT_BEGIN && type < EPOLL_EVENT_END)) { in AddEpoll()
362 if (!(type >= EPOLL_EVENT_BEGIN && type < EPOLL_EVENT_END)) { in DelEpoll()