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

/external/chromium_org/net/disk_cache/blockfile/
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);

Completed in 244 milliseconds