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

/external/chromium_org/components/bookmarks/browser/
H A Dbookmark_index.h73 bool GetBookmarksMatchingTerm(const base::string16& term,
81 // This is invoked from GetBookmarksMatchingTerm.
93 // This is invoked from GetBookmarksMatchingTerm.
H A Dbookmark_index.cc146 if (!GetBookmarksMatchingTerm(terms[i], i == 0, &matches))
249 bool BookmarkIndex::GetBookmarksMatchingTerm(const base::string16& term, function in class:bookmarks::BookmarkIndex

Completed in 332 milliseconds