Home
last modified time | relevance | path

Searched refs:CombineMatchesInPlace (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/bookmarks/
Dbookmark_index.h104 void CombineMatchesInPlace(const Index::const_iterator& index_i,
Dbookmark_index.cc176 CombineMatchesInPlace(i, matches); in GetBookmarksWithTitleMatchingTerm()
203 void BookmarkIndex::CombineMatchesInPlace(const Index::const_iterator& index_i, in CombineMatchesInPlace() function in BookmarkIndex