Home
last modified time | relevance | path

Searched defs:pollfd (Results 1 – 4 of 4) sorted by relevance

/system/core/adb/fdevent/
Dfdevent_poll.h33 adb_pollfd pollfd; member
Dfdevent_poll.cpp90 for (const auto& pollfd : pollfds) { in dump_pollfds() local
154 for (const auto& pollfd : pollfds) { in Loop() local
/system/netd/server/
DIptablesRestoreController.cpp63 struct pollfd pollfd = { .fd = stdIn, .events = POLLOUT }; in outputReady() local
293 const struct pollfd &pollfd = process->pollFds[i]; in drainAndWaitForAck() local
/system/testing/gtest_extras/
DIsolate.cpp256 pollfd* pollfd = &running_pollfds_[run_index]; in LaunchTests() local