Searched refs:SortMatches (Results 1 – 2 of 2) sorted by relevance
61 void SortMatches(const Matches& matches, Nodes* sorted_nodes) const;
151 SortMatches(matches, &sorted_nodes); in GetBookmarksMatching()171 void BookmarkIndex::SortMatches(const Matches& matches, in SortMatches() function in bookmarks::BookmarkIndex