Home
last modified time | relevance | path

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

/system/core/adb/
Dfdevent.cpp56 adb_pollfd pollfd; member
222 for (const auto& pollfd : pollfds) { in dump_pollfds() local
247 for (const auto& pollfd : pollfds) { in fdevent_process() local
/system/netd/server/
DIptablesRestoreController.cpp59 struct pollfd pollfd = { .fd = stdIn, .events = POLLOUT }; in outputReady() local
291 const struct pollfd &pollfd = process->pollFds[i]; in drainAndWaitForAck() local