Home
last modified time | relevance | path

Searched refs:RemoveEpollEvent (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/module_loader/include/
H A Duds_server.h67 void RemoveEpollEvent(int32_t fd);
/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp241 RemoveEpollEvent(fd); in ReleaseSession()
319 void UDSServer::RemoveEpollEvent(int32_t fd) in RemoveEpollEvent() function in OHOS::MMI::UDSServer
/foundation/multimodalinput/input/service/module_loader/test/
H A Duds_server_test.cpp766 * @tc.desc: Test the RemoveEpollEvent function of UDSServer
775 ASSERT_NO_FATAL_FAILURE(udsServer.RemoveEpollEvent(fd)); in HWTEST_F()

Completed in 3 milliseconds