Home
last modified time | relevance | path

Searched refs:OnEpollEvent (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/module_loader/include/
H A Duds_server.h78 void OnEpollEvent(epoll_event& ev);
/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp297 void UDSServer::OnEpollEvent(epoll_event& ev) in OnEpollEvent() function in OHOS::MMI::UDSServer
H A Dmmi_service.cpp2579 CalculateFuntionRunningTime([this, &event]() { this->OnEpollEvent(event); }, "MMI:EPOLL_EVENT_SOCKET"); in OnThread()
/foundation/multimodalinput/input/service/module_loader/test/
H A Duds_server_test.cpp737 * @tc.desc: Test the OnEpollEvent function of UDSServer
746 ASSERT_NO_FATAL_FAILURE(udsServer.OnEpollEvent(ev)); in HWTEST_F()

Completed in 9 milliseconds