Home
last modified time | relevance | path

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

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