Searched refs:LRACookieSorter (Results 1 – 1 of 1) sorted by relevance
154 bool LRACookieSorter(const CookieMonster::CookieMap::iterator& it1, in LRACookieSorter() function213 std::partial_sort(it_begin, it_begin + num_sort + 1, it_end, LRACookieSorter); in SortLeastRecentlyAccessed()