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

/external/chromium_org/chrome/browser/history/android/
H A Dandroid_cache_database.h33 bool AddBookmarkCacheRow(const base::Time& created_time,
H A Dandroid_cache_database.cc39 bool AndroidCacheDatabase::AddBookmarkCacheRow(const Time& created_time, function in class:history::AndroidCacheDatabase
H A Dandroid_provider_backend.cc763 if (!history_db_->AddBookmarkCacheRow(created_time, last_visit_time,
804 if (!history_db_->AddBookmarkCacheRow(base::Time::UnixEpoch(),

Completed in 90 milliseconds