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

/external/chromium_org/chrome/browser/autocomplete/
H A Dhistory_url_provider.cc50 bool CompareHistoryMatch(const history::HistoryMatch& a, function in namespace:__anon2850
82 std::sort(matches->begin(), matches->end(), &CompareHistoryMatch);

Completed in 63 milliseconds