Home
last modified time | relevance | path

Searched refs:MatchCompareFunc (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/
Dp2p_manager.cc295 static bool MatchCompareFunc(const pair<FilePath, Time>& a, in MatchCompareFunc() function
367 std::sort(matches.begin(), matches.end(), MatchCompareFunc); in PerformHousekeeping()