Searched refs:OnOpenEntry (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Deviction_v3.h39 void OnOpenEntry(EntryImplV3* entry);
H A Deviction.h37 void OnOpenEntry(EntryImpl* entry);
H A Deviction_v3.cc173 void EvictionV3::OnOpenEntry(EntryImplV3* entry) { function in class:disk_cache::EvictionV3
H A Deviction.cc176 void Eviction::OnOpenEntry(EntryImpl* entry) { function in class:disk_cache::Eviction
H A Dbackend_impl_v3.cc457 eviction_.OnOpenEntry(cache_entry);
H A Dbackend_impl.cc493 eviction_.OnOpenEntry(cache_entry);

Completed in 190 milliseconds