Searched refs:OnDoomEntryV2 (Results 1 – 2 of 2) sorted by relevance
62 void OnDoomEntryV2(EntryImpl* entry);
178 return OnDoomEntryV2(entry); in OnDoomEntry()424 void Eviction::OnDoomEntryV2(EntryImpl* entry) { in OnDoomEntryV2() function in disk_cache::Eviction