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

/external/chromium/net/disk_cache/
H A Dbackend_impl.cc1621 // It is important to call DestroyInvalidEntry after removing this
1623 DestroyInvalidEntry(cache_entry);
1834 void BackendImpl::DestroyInvalidEntry(EntryImpl* entry) { function in class:disk_cache::BackendImpl

Completed in 71 milliseconds