Home
last modified time | relevance | path

Searched refs:CombineMatches (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/components/bookmarks/browser/
Dbookmark_index.h94 void CombineMatches(const Index::const_iterator& index_i,
Dbookmark_index.cc286 CombineMatches(i, *matches, &result); in GetBookmarksMatchingTerm()
312 void BookmarkIndex::CombineMatches(const Index::const_iterator& index_i, in CombineMatches() function in bookmarks::BookmarkIndex
/external/chromium_org/tools/findit/
Dfindit_for_crash.py471 def CombineMatches(matches): function
528 combined_matches = CombineMatches(new_result)