Searched refs:MarkURLsAsBookmarked (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/history/android/
H A Dandroid_cache_database.h41 bool MarkURLsAsBookmarked(const std::vector<URLID>& url_id);
H A Dandroid_cache_database.cc68 bool AndroidCacheDatabase::MarkURLsAsBookmarked( function in class:history::AndroidCacheDatabase
H A Dandroid_provider_backend.cc811 return history_db_->MarkURLsAsBookmarked(url_ids);

Completed in 227 milliseconds