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

/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_index.cc91 SortMatches(matches, &node_typed_counts);
110 void BookmarkIndex::SortMatches(const Matches& matches, function in class:BookmarkIndex
/external/chromium/chrome/browser/autocomplete/
H A Dhistory_url_provider.cc227 SortMatches(&history_matches);
669 void HistoryURLProvider::SortMatches(HistoryMatches* matches) const { function in class:HistoryURLProvider

Completed in 43 milliseconds