Searched refs:DropPendingIO (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dfile.h71 static void DropPendingIO();
H A Din_flight_io.h104 void DropPendingIO();
H A Din_flight_io.cc63 void InFlightIO::DropPendingIO() { function in class:disk_cache::InFlightIO
H A Dfile_ios.cc272 void File::DropPendingIO() { function in class:disk_cache::File
273 GetFileInFlightIO()->DropPendingIO();
H A Dfile_posix.cc154 void File::DropPendingIO() { function in class:disk_cache::File
H A Dbackend_worker_v3.cc236 background_queue_.DropPendingIO();
266 File::DropPendingIO();
H A Dfile_win.cc254 void File::DropPendingIO() { function in class:disk_cache::File
H A Dbackend_impl.cc174 background_queue_.DropPendingIO();
319 File::DropPendingIO();
H A Dbackend_impl_v3.cc880 File::DropPendingIO();

Completed in 224 milliseconds