OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetBookmarksMatching
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/bookmarks/browser/
bookmark_index.cc
136
void BookmarkIndex::
GetBookmarksMatching
(const base::string16& input_query,
bookmark_model.cc
692
void BookmarkModel::
GetBookmarksMatching
(
699
index_->
GetBookmarksMatching
(text, max_count, matches);
Completed in 602 milliseconds