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

  /external/chromium_org/components/query_parser/
query_parser.h 112 static void SortAndCoalesceMatchPositions(Snippet::MatchPositions* matches);
query_parser.cc 381 SortAndCoalesceMatchPositions(&matches);
463 void QueryParser::SortAndCoalesceMatchPositions(
  /external/chromium_org/components/bookmarks/browser/
bookmark_index.cc 226 query_parser::QueryParser::SortAndCoalesceMatchPositions(&title_matches);
227 query_parser::QueryParser::SortAndCoalesceMatchPositions(&url_matches);

Completed in 81 milliseconds