Searched refs:IOList (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Din_flight_io.h127 typedef std::set<scoped_refptr<BackgroundIO> > IOList; typedef in class:disk_cache::InFlightIO
129 IOList io_list_; // List of pending, in-flight io operations.
H A Din_flight_io.cc58 IOList::iterator it = io_list_.begin();
65 IOList::iterator it = io_list_.begin();

Completed in 344 milliseconds