Searched defs:OnCreateEntry (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/net/disk_cache/blockfile/ | ||
D | eviction_v3.cc | 194 void EvictionV3::OnCreateEntry(EntryImplV3* entry) { in OnCreateEntry() function in disk_cache::EvictionV3 |
D | eviction.cc | 181 void Eviction::OnCreateEntry(EntryImpl* entry) { in OnCreateEntry() function in disk_cache::Eviction |