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

/external/chromium/net/disk_cache/
H A Deviction.h63 void OnDestroyEntryV2(EntryImpl* entry);
H A Deviction.cc188 return OnDestroyEntryV2(entry);
442 void Eviction::OnDestroyEntryV2(EntryImpl* entry) { function in class:disk_cache::Eviction
/external/chromium_org/net/disk_cache/
H A Deviction.h63 void OnDestroyEntryV2(EntryImpl* entry);
H A Deviction.cc196 return OnDestroyEntryV2(entry);
469 void Eviction::OnDestroyEntryV2(EntryImpl* entry) { function in class:disk_cache::Eviction

Completed in 80 milliseconds