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

  /external/chromium/net/disk_cache/
in_flight_backend_io.h 61 void DoomEntryImpl(EntryImpl* entry);
165 void DoomEntryImpl(EntryImpl* entry);
in_flight_backend_io.cc 113 void BackendIO::DoomEntryImpl(EntryImpl* entry) {
367 void InFlightBackendIO::DoomEntryImpl(EntryImpl* entry) {
369 operation->DoomEntryImpl(entry);
entry_impl.cc 738 backend_->background_queue()->DoomEntryImpl(this);
    [all...]

Completed in 36 milliseconds