OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MarkURLsAsBookmarked
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/history/android/
android_cache_database.h
41
bool
MarkURLsAsBookmarked
(const std::vector<URLID>& url_id);
android_cache_database.cc
68
bool AndroidCacheDatabase::
MarkURLsAsBookmarked
(
android_provider_backend.cc
801
return history_db_->
MarkURLsAsBookmarked
(url_ids);
[
all
...]
Completed in 38 milliseconds