Home
last modified time | relevance | path

Searched refs:UpdateFeedUserStatus (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/history/
H A Dmedia_history_feeds_table.h114 bool UpdateFeedUserStatus(const int64_t feed_id,
H A Dmedia_history_store.h203 void UpdateFeedUserStatus(const int64_t feed_id,
H A Dmedia_history_keyed_service.cc531 void MediaHistoryKeyedService::UpdateFeedUserStatus( in UpdateFeedUserStatus() function in media_history::MediaHistoryKeyedService
536 FROM_HERE, base::BindOnce(&MediaHistoryStore::UpdateFeedUserStatus, in UpdateFeedUserStatus()
H A Dmedia_history_keyed_service.h342 void UpdateFeedUserStatus(const int64_t feed_id,
H A Dmedia_history_store.cc1204 void MediaHistoryStore::UpdateFeedUserStatus( in UpdateFeedUserStatus() function in media_history::MediaHistoryStore
1218 if (!feeds_table_->UpdateFeedUserStatus(feed_id, status)) { in UpdateFeedUserStatus()
H A Dmedia_history_feeds_table.cc797 bool MediaHistoryFeedsTable::UpdateFeedUserStatus( in UpdateFeedUserStatus() function in media_history::MediaHistoryFeedsTable
H A Dmedia_history_store_unittest.cc3058 service()->UpdateFeedUserStatus( in TEST_P()
3060 service()->UpdateFeedUserStatus(feed_id_b, in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/kaleidoscope/
H A Dkaleidoscope_data_provider_impl.cc200 GetMediaHistoryService()->UpdateFeedUserStatus( in SetMediaFeedsConsent()
205 GetMediaHistoryService()->UpdateFeedUserStatus( in SetMediaFeedsConsent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/feeds/
H A Dmedia_feeds_service_unittest.cc2389 GetMediaHistoryService()->UpdateFeedUserStatus( in TEST_F()