Searched refs:dump_pollfds (Results 1 – 1 of 1) sorted by relevance
245 static std::string dump_pollfds(const std::vector<adb_pollfd>& pollfds) { in dump_pollfds() function292 D("poll(), pollfds = %s", dump_pollfds(pollfds).c_str()); in fdevent_process()