Searched refs:SortSessionsByRecency (Results 1 – 3 of 3) sorted by relevance
50 bool SortSessionsByRecency(const SyncedSession* s1, const SyncedSession* s2) { in SortSessionsByRecency() function236 std::sort(sessions.begin(), sessions.end(), SortSessionsByRecency); in HandleGetForeignSessions()
75 bool SortSessionsByRecency(const browser_sync::SyncedSession* s1, in SortSessionsByRecency() function436 std::sort(sessions.begin(), sessions.end(), SortSessionsByRecency); in BuildTabsFromOtherDevices()
59 bool SortSessionsByRecency(const browser_sync::SyncedSession* s1, in SortSessionsByRecency() function380 std::sort(sessions.begin(), sessions.end(), SortSessionsByRecency); in RunImpl()