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

  /external/chromium/chrome/browser/bookmarks/
bookmark_index.h 68 void SortMatches(const Matches& matches,
bookmark_index.cc 91 SortMatches(matches, &node_typed_counts);
110 void BookmarkIndex::SortMatches(const Matches& matches,
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_index.h 66 void SortMatches(const Matches& matches,
bookmark_index.cc 93 SortMatches(matches, &node_typed_counts);
112 void BookmarkIndex::SortMatches(const Matches& matches,
  /external/chromium/chrome/browser/autocomplete/
history_url_provider.h 261 void SortMatches(history::HistoryMatches* matches) const;
history_url_provider.cc 227 SortMatches(&history_matches);
669 void HistoryURLProvider::SortMatches(HistoryMatches* matches) const {
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.h 274 void SortMatches(history::HistoryMatches* matches) const;
history_url_provider.cc 494 SortMatches(&history_matches);
    [all...]

Completed in 1311 milliseconds