Searched refs:InsertIntoRankingList (Results 1 - 3 of 3) sorted by relevance

/external/chromium/net/disk_cache/
H A Dmem_backend_impl.h59 void InsertIntoRankingList(MemEntryImpl* entry);
H A Dmem_backend_impl.cc122 void MemBackendImpl::InsertIntoRankingList(MemEntryImpl* entry) { function in class:disk_cache::MemBackendImpl
H A Dmem_entry_impl.cc569 backend_->InsertIntoRankingList(this);

Completed in 97 milliseconds