Home
last modified time | relevance | path

Searched refs:RemovePrefetchURLsByClientId (Results 1 – 15 of 15) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/core/prefetch/
H A Dprefetch_service_impl_unittest.cc18 service.RemovePrefetchURLsByClientId({kSuggestedArticlesNamespace, "123"}); in TEST()
H A Dprefetch_dispatcher.h92 virtual void RemovePrefetchURLsByClientId(const ClientId& client_id) = 0;
H A Dtest_prefetch_dispatcher.cc34 void TestPrefetchDispatcher::RemovePrefetchURLsByClientId( in RemovePrefetchURLsByClientId() function in offline_pages::TestPrefetchDispatcher
H A Dtest_prefetch_dispatcher.h33 void RemovePrefetchURLsByClientId(const ClientId& client_id) override;
H A Dprefetch_dispatcher_impl.h48 void RemovePrefetchURLsByClientId(const ClientId& client_id) override;
H A Dprefetch_dispatcher_impl_unittest.cc481 prefetch_dispatcher()->RemovePrefetchURLsByClientId( in TEST_F()
518 TEST_F(PrefetchDispatcherTest, RemovePrefetchURLsByClientId) { in TEST_F() argument
522 prefetch_dispatcher()->RemovePrefetchURLsByClientId( in TEST_F()
H A Dprefetch_dispatcher_impl.cc170 void PrefetchDispatcherImpl::RemovePrefetchURLsByClientId( in RemovePrefetchURLsByClientId() function in offline_pages::PrefetchDispatcherImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/prefetch/
H A Dprefetch_service_impl_unittest.cc18 service.RemovePrefetchURLsByClientId({kSuggestedArticlesNamespace, "123"}); in TEST()
H A Dprefetch_dispatcher.h94 virtual void RemovePrefetchURLsByClientId(const ClientId& client_id) = 0;
H A Dtest_prefetch_dispatcher.cc34 void TestPrefetchDispatcher::RemovePrefetchURLsByClientId( in RemovePrefetchURLsByClientId() function in offline_pages::TestPrefetchDispatcher
H A Dtest_prefetch_dispatcher.h33 void RemovePrefetchURLsByClientId(const ClientId& client_id) override;
H A Dsuggested_articles_observer.cc107 prefetch_service_->GetPrefetchDispatcher()->RemovePrefetchURLsByClientId( in OnSuggestionInvalidated()
H A Dprefetch_dispatcher_impl.h49 void RemovePrefetchURLsByClientId(const ClientId& client_id) override;
H A Dprefetch_dispatcher_impl_unittest.cc517 prefetch_dispatcher()->RemovePrefetchURLsByClientId( in TEST_F()
559 TEST_F(PrefetchDispatcherTest, RemovePrefetchURLsByClientId) { in TEST_F() argument
565 prefetch_dispatcher()->RemovePrefetchURLsByClientId( in TEST_F()
H A Dprefetch_dispatcher_impl.cc172 void PrefetchDispatcherImpl::RemovePrefetchURLsByClientId( in RemovePrefetchURLsByClientId() function in offline_pages::PrefetchDispatcherImpl