HomeSort by relevance Sort by last modified time
    Searched refs:OnOpenEntry (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/net/disk_cache/blockfile/
eviction_v3.h 39 void OnOpenEntry(EntryImplV3* entry);
eviction.h 37 void OnOpenEntry(EntryImpl* entry);
eviction_v3.cc 173 void EvictionV3::OnOpenEntry(EntryImplV3* entry) {
eviction.cc 176 void Eviction::OnOpenEntry(EntryImpl* entry) {
backend_impl.cc 502 eviction_.OnOpenEntry(cache_entry);
    [all...]
backend_impl_v3.cc 464 eviction_.OnOpenEntry(cache_entry);
    [all...]

Completed in 619 milliseconds