Home | History | Annotate | Download | only in base

Lines Matching refs:CookieSorter

104 bool CookieSorter(CookieMonster::CanonicalCookie* cc1,
589 std::sort(cookie_ptrs.begin(), cookie_ptrs.end(), CookieSorter);
608 std::sort(cookie_ptrs.begin(), cookie_ptrs.end(), CookieSorter);
783 std::sort(cookies.begin(), cookies.end(), CookieSorter);