Searched refs:OnDestroyEntry (Results 1 – 3 of 3) sorted by relevance
41 void OnDestroyEntry(EntryImpl* entry);
186 void Eviction::OnDestroyEntry(EntryImpl* entry) { in OnDestroyEntry() function in disk_cache::Eviction
949 eviction_.OnDestroyEntry(entry); in RemoveEntry()