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

  /external/chromium/net/disk_cache/
eviction.h 41 void OnDestroyEntry(EntryImpl* entry);
eviction.cc 186 void Eviction::OnDestroyEntry(EntryImpl* entry) {
backend_impl.cc 949 eviction_.OnDestroyEntry(entry);
    [all...]

Completed in 1692 milliseconds