HomeSort by relevance Sort by last modified time
    Searched refs:CompareHistoryMatch (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autocomplete/
history_url_provider.cc 48 bool CompareHistoryMatch(const HistoryMatch& a, const HistoryMatch& b) {
671 std::sort(matches->begin(), matches->end(), &history::CompareHistoryMatch);
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.cc 106 bool CompareHistoryMatch(const history::HistoryMatch& a,
    [all...]

Completed in 46 milliseconds