Searched defs:pollfds (Results 1 – 4 of 4) sorted by relevance
220 static std::string dump_pollfds(const std::vector<adb_pollfd>& pollfds) { in dump_pollfds()236 std::vector<adb_pollfd> pollfds; in fdevent_process() local
253 void EventSelectionSet::PreparePollForEventFiles(std::vector<pollfd>* pollfds) { in PreparePollForEventFiles()
242 std::vector<pollfd> pollfds; in Run() local
208 pollfd pollfds[1]; in read_request() local