HomeSort by relevance Sort by last modified time
    Searched defs:GetBookmarksWithTitlesMatching (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/bookmarks/
bookmark_index.cc 76 void BookmarkIndex::GetBookmarksWithTitlesMatching(
bookmark_model.cc 491 void BookmarkModel::GetBookmarksWithTitlesMatching(
498 index_->GetBookmarksWithTitlesMatching(text, max_count, matches);
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_index.cc 78 void BookmarkIndex::GetBookmarksWithTitlesMatching(
bookmark_model.cc 710 void BookmarkModel::GetBookmarksWithTitlesMatching(
717 index_->GetBookmarksWithTitlesMatching(text, max_count, matches);
    [all...]

Completed in 94 milliseconds