Home
last modified time | relevance | path

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

/system/core/adb/
Dfdevent.cpp245 static std::string dump_pollfds(const std::vector<adb_pollfd>& pollfds) { in dump_pollfds() function
292 D("poll(), pollfds = %s", dump_pollfds(pollfds).c_str()); in fdevent_process()