Home
last modified time | relevance | path

Searched refs:EPOLL_EVENT_END (Results 1 - 8 of 8) sorted by relevance

/base/msdp/device_status/services/native/include/
H A Dstream_server.h40 EPOLL_EVENT_END enumerator
/base/msdp/device_status/test/unittest/intention/services/include/
H A Ddevice_manager_test.h49 EPOLL_EVENT_END enumerator
/base/msdp/device_status/test/unittest/intention/scheduler/include/
H A Dtimer_manager_test.h47 EPOLL_EVENT_END enumerator
/base/msdp/device_status/test/fuzztest/msdpdevicemanager_fuzzer/
H A Dmsdpdevicemanager_fuzzer.h49 EPOLL_EVENT_END enumerator
H A Dmsdpdevicemanager_fuzzer.cpp191 if (!(type >= EPOLL_EVENT_BEGIN && type < EPOLL_EVENT_END)) { in AddEpoll()
224 if (!(type >= EPOLL_EVENT_BEGIN && type < EPOLL_EVENT_END)) { in DelEpoll()
/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_manager_test.cpp193 if (!(type >= EPOLL_EVENT_BEGIN && type < EPOLL_EVENT_END)) { in AddEpoll()
226 if (!(type >= EPOLL_EVENT_BEGIN && type < EPOLL_EVENT_END)) { in DelEpoll()
/base/msdp/device_status/test/unittest/intention/scheduler/src/
H A Dtimer_manager_test.cpp184 if (!(type >= EPOLL_EVENT_BEGIN && type < EPOLL_EVENT_END)) { in AddEpoll()
217 if (!(type >= EPOLL_EVENT_BEGIN && type < EPOLL_EVENT_END)) { in DelEpoll()
/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp418 if (!(type >= EPOLL_EVENT_BEGIN && type < EPOLL_EVENT_END)) { in AddEpoll()
450 if (!(type >= EPOLL_EVENT_BEGIN && type < EPOLL_EVENT_END)) { in DelEpoll()

Completed in 7 milliseconds