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

  /external/chromium/net/disk_cache/
eviction.h 63 void OnDestroyEntryV2(EntryImpl* entry);
eviction.cc 188 return OnDestroyEntryV2(entry);
442 void Eviction::OnDestroyEntryV2(EntryImpl* entry) {

Completed in 1050 milliseconds