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

/external/chromium_org/components/bookmarks/browser/
H A Dbookmark_index.h82 void CombineMatchesInPlace(const Index::const_iterator& index_i,
89 // This differs from CombineMatchesInPlace in that if the intersection is
H A Dbookmark_index.cc267 CombineMatchesInPlace(i, matches);
294 void BookmarkIndex::CombineMatchesInPlace(const Index::const_iterator& index_i, function in class:bookmarks::BookmarkIndex

Completed in 68 milliseconds