HomeSort by relevance Sort by last modified time
    Searched defs:DropPendingIO (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/disk_cache/
in_flight_io.cc 59 void InFlightIO::DropPendingIO() {
file_posix.cc 286 void File::DropPendingIO() {
287 GetFileInFlightIO()->DropPendingIO();
file_win.cc 271 void File::DropPendingIO() {

Completed in 307 milliseconds