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

/external/chromium_org/net/disk_cache/blockfile/
H A Dbackend_impl.cc1635 // It is important to call DestroyInvalidEntry after removing this
1637 DestroyInvalidEntry(cache_entry.get());
1772 void BackendImpl::DestroyInvalidEntry(EntryImpl* entry) { function in class:disk_cache::BackendImpl

Completed in 50 milliseconds