Home
last modified time | relevance | path

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

/system/netd/server/
DIptablesRestoreController.cpp63 struct pollfd pollfd = { .fd = stdIn, .events = POLLOUT }; in outputReady() local
294 const struct pollfd &pollfd = process->pollFds[i]; in drainAndWaitForAck() local
/system/core/adb/
Dfdevent.cpp63 adb_pollfd pollfd; member
247 for (const auto& pollfd : pollfds) { in dump_pollfds() local
310 for (const auto& pollfd : pollfds) { in fdevent_process() local
/system/testing/gtest_extras/
DIsolate.cpp225 pollfd* pollfd = &running_pollfds_[run_index]; in LaunchTests() local