Home
last modified time | relevance | path

Searched refs:dump_pollfds (Results 1 – 1 of 1) sorted by relevance

/packages/modules/adb/fdevent/
Dfdevent_poll.cpp88 static std::string dump_pollfds(const std::vector<adb_pollfd>& pollfds) { in dump_pollfds() function
136 D("poll(), pollfds = %s", dump_pollfds(pollfds).c_str()); in Loop()