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

/external/chromium_org/net/disk_cache/blockfile/
H A Deviction.h61 void OnCreateEntryV2(EntryImpl* entry);
H A Deviction.cc183 return OnCreateEntryV2(entry);
427 void Eviction::OnCreateEntryV2(EntryImpl* entry) { function in class:disk_cache::Eviction

Completed in 138 milliseconds