Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/intention/services/test/unittest/include/
H A Ddevice_manager_test.h45 EPOLL_EVENT_ETASK, enumerator
/foundation/multimodalinput/input/service/module_loader/include/
H A Duds_server.h38 EPOLL_EVENT_ETASK, enumerator
/foundation/multimodalinput/input/intention/services/test/unittest/src/
H A Ddevice_manager_test.cpp164 int32_t ret = AddEpoll(EPOLL_EVENT_ETASK, delegateTasks_.GetReadFd()); in InitDelegateTasks()
390 } else if (epollEvent->event_type == EPOLL_EVENT_ETASK) { in OnThread()
/foundation/multimodalinput/input/service/module_loader/test/
H A Dmmi_service_test.cpp90 epollType = EPOLL_EVENT_ETASK; in HWTEST_F()
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp365 auto ret = AddEpoll(EPOLL_EVENT_ETASK, delegateTasks_.GetReadFd()); in InitDelegateTasks()
2582 } else if (mmiEd->event_type == EPOLL_EVENT_ETASK) { in OnThread()
2583 CalculateFuntionRunningTime([this, &event]() { this->OnDelegateTask(event); }, "MMI:EPOLL_EVENT_ETASK"); in OnThread()

Completed in 13 milliseconds