Home
last modified time | relevance | path

Searched refs:StoreSafeSearchResult (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/history/
H A Dmedia_history_feed_items_table.h80 base::Optional<int64_t> StoreSafeSearchResult(
H A Dmedia_history_feeds_table.h110 bool StoreSafeSearchResult(int64_t feed_id,
H A Dmedia_history_store.cc913 if (!feeds_table_->StoreSafeSearchResult(entry.first.second, in StoreMediaFeedItemSafeSearchResults()
922 auto feed_id = feed_items_table_->StoreSafeSearchResult(entry.first.second, in StoreMediaFeedItemSafeSearchResults()
H A Dmedia_history_feeds_table.cc786 bool MediaHistoryFeedsTable::StoreSafeSearchResult( in StoreSafeSearchResult() function in media_history::MediaHistoryFeedsTable
H A Dmedia_history_feed_items_table.cc854 base::Optional<int64_t> MediaHistoryFeedItemsTable::StoreSafeSearchResult( in StoreSafeSearchResult() function in media_history::MediaHistoryFeedItemsTable