Searched refs:OnCreateEntry (Results 1 – 3 of 3) sorted by relevance
39 void OnCreateEntry(EntryImpl* entry);
169 void Eviction::OnCreateEntry(EntryImpl* entry) { in OnCreateEntry() function in disk_cache::Eviction
785 eviction_.OnCreateEntry(cache_entry); in CreateEntryImpl()1820 eviction_.OnCreateEntry(deleted_entry); in ResurrectEntry()