Home
last modified time | relevance | path

Searched refs:item_play_next_count (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/history/
H A Dmedia_history_feeds_table.h63 const int item_play_next_count,
H A Dmedia_history_store.cc828 int item_play_next_count = 0; in StoreMediaFeedFetchResultInternal() local
844 item_play_next_count++; in StoreMediaFeedFetchResultInternal()
862 result.items.size(), item_play_next_count, item_content_types, in StoreMediaFeedFetchResultInternal()
H A Dmedia_history_feeds_table.cc473 const int item_play_next_count, in UpdateFeedFromFetch() argument
527 statement.BindInt64(4, item_play_next_count); in UpdateFeedFromFetch()