Searched refs:SelectListByLength (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Deviction_v3.h57 int SelectListByLength();
H A Deviction.h69 int SelectListByLength(Rankings::ScopedRankingsBlock* next);
H A Deviction_v3.cc329 list = SelectListByLength(next);
464 int EvictionV3::SelectListByLength(Rankings::ScopedRankingsBlock* next) { function in class:disk_cache::EvictionV3
H A Deviction.cc342 list = SelectListByLength(next);
555 int Eviction::SelectListByLength(Rankings::ScopedRankingsBlock* next) { function in class:disk_cache::Eviction

Completed in 149 milliseconds