Searched refs:OnDestroyEntryV2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Deviction.h63 void OnDestroyEntryV2(EntryImpl* entry);
H A Deviction.cc200 return OnDestroyEntryV2(entry);
474 void Eviction::OnDestroyEntryV2(EntryImpl* entry) { function in class:disk_cache::Eviction

Completed in 89 milliseconds