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

  /external/chromium_org/components/bookmarks/browser/
bookmark_index.h 64 void SortMatches(const Matches& matches, Nodes* sorted_nodes) const;
bookmark_index.cc 157 SortMatches(matches, &sorted_nodes);
177 void BookmarkIndex::SortMatches(const Matches& matches,

Completed in 7804 milliseconds