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