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

  /external/chromium_org/net/disk_cache/blockfile/
eviction.h 39 void OnDoomEntry(EntryImpl* entry);
eviction.cc 188 void Eviction::OnDoomEntry(EntryImpl* entry) {
backend_impl.cc 752 eviction_.OnDoomEntry(entry);
    [all...]
backend_impl_v3.cc 147 eviction_.OnDoomEntry(entry);
    [all...]

Completed in 231 milliseconds