Home
last modified time | relevance | path

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

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