Home
last modified time | relevance | path

Searched refs:EPOLL_EVENT_SIGNAL (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/module_loader/include/
H A Duds_server.h37 EPOLL_EVENT_SIGNAL, enumerator
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/stubhandleallocsocketfd_fuzzer/
H A Dstubhandleallocsocketfd_fuzzer.cpp30 EpollEventType event_type = EPOLL_EVENT_SIGNAL;
/ohos5.0/foundation/multimodalinput/input/service/module_loader/test/
H A Dmmi_service_test.cpp77 epollType = EPOLL_EVENT_SIGNAL;
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp1851 } else if (mmiEd->event_type == EPOLL_EVENT_SIGNAL) { in OnThread()
1889 retCode = AddEpoll(EPOLL_EVENT_SIGNAL, fdSignal); in InitSignalHandler()