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

  /external/chromium/net/disk_cache/
in_flight_backend_io.h 60 void CloseEntryImpl(EntryImpl* entry);
164 void CloseEntryImpl(EntryImpl* entry);
in_flight_backend_io.cc 108 void BackendIO::CloseEntryImpl(EntryImpl* entry) {
361 void InFlightBackendIO::CloseEntryImpl(EntryImpl* entry) {
363 operation->CloseEntryImpl(entry);
entry_impl.cc 742 backend_->background_queue()->CloseEntryImpl(this);
    [all...]

Completed in 115 milliseconds