Home
last modified time | relevance | path

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

/system/core/adb/fdevent/
Dfdevent_poll.cpp88 static std::string dump_pollfds(const std::vector<adb_pollfd>& pollfds) { in dump_pollfds()
106 std::vector<adb_pollfd> pollfds; in Loop() local