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

  /external/chromium_org/net/disk_cache/blockfile/
eviction.h 40 void OnDestroyEntry(EntryImpl* entry);
eviction.cc 198 void Eviction::OnDestroyEntry(EntryImpl* entry) {
backend_impl.cc 814 eviction_.OnDestroyEntry(entry);
    [all...]

Completed in 462 milliseconds