Searched refs:OnCreateEntry (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Deviction_v3.h40 void OnCreateEntry(EntryImplV3* entry);
H A Deviction.h38 void OnCreateEntry(EntryImpl* entry);
H A Dbackend_impl_v3.cc559 eviction_.OnCreateEntry(cache_entry.get());
1121 eviction_.OnCreateEntry(deleted_entry);
1216 eviction_.OnCreateEntry(cache_entry);
H A Deviction_v3.cc194 void EvictionV3::OnCreateEntry(EntryImplV3* entry) { function in class:disk_cache::EvictionV3
H A Deviction.cc181 void Eviction::OnCreateEntry(EntryImpl* entry) { function in class:disk_cache::Eviction
H A Dbackend_impl.cc596 eviction_.OnCreateEntry(cache_entry.get());
1764 eviction_.OnCreateEntry(deleted_entry);

Completed in 119 milliseconds