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

  /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...]

Completed in 36 milliseconds