Home
last modified time | relevance | path

Searched refs:EPOLL_EVENT_SOCKET (Results 1 - 5 of 5) sorted by relevance

/foundation/multimodalinput/input/intention/services/test/unittest/include/
H A Ddevice_manager_test.h44 EPOLL_EVENT_SOCKET, enumerator
/foundation/multimodalinput/input/service/module_loader/include/
H A Duds_server.h36 EPOLL_EVENT_SOCKET, enumerator
/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp125 if (AddEpoll(EPOLL_EVENT_SOCKET, serverFd) != RET_OK) { in AddSocketPairInfo()
H A Dmmi_service.cpp341 auto ret = AddEpoll(EPOLL_EVENT_SOCKET, epollFd_); in InitService()
2578 } else if (mmiEd->event_type == EPOLL_EVENT_SOCKET) { in OnThread()
2579 CalculateFuntionRunningTime([this, &event]() { this->OnEpollEvent(event); }, "MMI:EPOLL_EVENT_SOCKET"); in OnThread()
/foundation/multimodalinput/input/service/module_loader/test/
H A Dmmi_service_test.cpp62 epollType = EPOLL_EVENT_SOCKET; in HWTEST_F()

Completed in 8 milliseconds