Searched refs:SortMatches (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_index.h68 void SortMatches(const Matches& matches,
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.h261 void SortMatches(history::HistoryMatches* matches) const;
H A Dhistory_url_provider.cc227 SortMatches(&history_matches);
669 void HistoryURLProvider::SortMatches(HistoryMatches* matches) const { function in class:HistoryURLProvider

Completed in 74 milliseconds