Searched refs:OnDestroyEntryV2 (Results 1 – 2 of 2) sorted by relevance
63 void OnDestroyEntryV2(EntryImpl* entry);
188 return OnDestroyEntryV2(entry); in OnDestroyEntry()442 void Eviction::OnDestroyEntryV2(EntryImpl* entry) { in OnDestroyEntryV2() function in disk_cache::Eviction