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