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

  /external/chromium_org/components/bookmarks/browser/
bookmark_index.h 76 bool GetBookmarksMatchingTerm(const base::string16& term,
84 // This is invoked from GetBookmarksMatchingTerm.
96 // This is invoked from GetBookmarksMatchingTerm.
bookmark_index.cc 152 if (!GetBookmarksMatchingTerm(terms[i], i == 0, &matches))
259 bool BookmarkIndex::GetBookmarksMatchingTerm(const base::string16& term,

Completed in 82 milliseconds