Searched refs:OnCreateEntryV2 (Results 1 – 2 of 2) sorted by relevance
61 void OnCreateEntryV2(EntryImpl* entry);
171 return OnCreateEntryV2(entry); in OnCreateEntry()395 void Eviction::OnCreateEntryV2(EntryImpl* entry) { in OnCreateEntryV2() function in disk_cache::Eviction