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

  /external/chromium_org/net/disk_cache/v3/
eviction_v3.h 34 void OnOpenEntry(EntryImpl* entry);
backend_impl_v3.cc 539 eviction_.OnOpenEntry(cache_entry);
    [all...]
  /external/chromium/net/disk_cache/
eviction.h 38 void OnOpenEntry(EntryImpl* entry);
eviction.cc 164 void Eviction::OnOpenEntry(EntryImpl* entry) {
backend_impl.cc 688 eviction_.OnOpenEntry(cache_entry);
    [all...]
  /external/chromium_org/net/disk_cache/
eviction.h 37 void OnOpenEntry(EntryImpl* entry);
eviction.cc 172 void Eviction::OnOpenEntry(EntryImpl* entry) {
backend_impl.cc 492 eviction_.OnOpenEntry(cache_entry);
    [all...]

Completed in 419 milliseconds