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

  /external/chromium_org/net/disk_cache/blockfile/
eviction_v3.h 40 void OnCreateEntry(EntryImplV3* entry);
eviction.h 38 void OnCreateEntry(EntryImpl* entry);
eviction_v3.cc 194 void EvictionV3::OnCreateEntry(EntryImplV3* entry) {
backend_impl_v3.cc 566 eviction_.OnCreateEntry(cache_entry.get());
    [all...]
eviction.cc 181 void Eviction::OnCreateEntry(EntryImpl* entry) {
backend_impl.cc 605 eviction_.OnCreateEntry(cache_entry.get());
    [all...]

Completed in 145 milliseconds