Searched defs:GetBookmarksWithTitlesMatching (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_index.cc76 void BookmarkIndex::GetBookmarksWithTitlesMatching( function in class:BookmarkIndex
H A Dbookmark_model.cc491 void BookmarkModel::GetBookmarksWithTitlesMatching( function in class:BookmarkModel
498 index_->GetBookmarksWithTitlesMatching(text, max_count, matches);
/external/chromium_org/chrome/browser/bookmarks/
H A Dbookmark_index.cc78 void BookmarkIndex::GetBookmarksWithTitlesMatching( function in class:BookmarkIndex
H A Dbookmark_model.cc710 void BookmarkModel::GetBookmarksWithTitlesMatching( function in class:BookmarkModel
717 index_->GetBookmarksWithTitlesMatching(text, max_count, matches);

Completed in 104 milliseconds