Searched refs:CompareHistoryMatch (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dhistory_url_provider.cc48 bool CompareHistoryMatch(const HistoryMatch& a, const HistoryMatch& b) { function in namespace:history
671 std::sort(matches->begin(), matches->end(), &history::CompareHistoryMatch);
/external/chromium_org/chrome/browser/autocomplete/
H A Dhistory_url_provider.cc112 bool CompareHistoryMatch(const history::HistoryMatch& a, function in namespace:__anon4322
148 std::sort(matches->begin(), matches->end(), &CompareHistoryMatch);

Completed in 3313 milliseconds