Searched refs:CloseEntryImpl (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Din_flight_backend_io.h62 void CloseEntryImpl(EntryImpl* entry);
172 void CloseEntryImpl(EntryImpl* entry);
H A Din_flight_backend_io.cc135 void BackendIO::CloseEntryImpl(EntryImpl* entry) { function in class:disk_cache::BackendIO
408 void InFlightBackendIO::CloseEntryImpl(EntryImpl* entry) { function in class:disk_cache::InFlightBackendIO
411 operation->CloseEntryImpl(entry);
H A Dentry_impl_v3.cc472 background_queue_->CloseEntryImpl(this);
H A Dentry_impl.cc759 background_queue_->CloseEntryImpl(this);

Completed in 71 milliseconds