Home
last modified time | relevance | path

Searched refs:GetURLLoaderFactory (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/google_apis/gaia/
H A Dgaia_auth_fetcher_unittest.cc287 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
304 GetURLLoaderFactory()); in TEST_F()
320 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
333 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
344 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
381 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
417 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
453 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
469 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
491 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/google_apis/gaia/
H A Dgaia_auth_fetcher_unittest.cc287 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
304 GetURLLoaderFactory()); in TEST_F()
320 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
333 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
344 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
381 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
417 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
453 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
469 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
491 TestGaiaAuthFetcher auth(&consumer, GetURLLoaderFactory()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/printing/
H A Dppd_provider_factory.cc21 network::mojom::URLLoaderFactory* GetURLLoaderFactory() { in GetURLLoaderFactory() function
24 ->GetURLLoaderFactory(); in GetURLLoaderFactory()
35 base::BindRepeating(&GetURLLoaderFactory)); in CreatePpdProvider()
39 base::BindRepeating(&GetURLLoaderFactory)); in CreatePpdProvider()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/
H A Dtest_safe_browsing_service.cc151 TestSafeBrowsingService::GetURLLoaderFactory() { in GetURLLoaderFactory() function in safe_browsing::TestSafeBrowsingService
154 return SafeBrowsingService::GetURLLoaderFactory(); in GetURLLoaderFactory()
158 TestSafeBrowsingService::GetURLLoaderFactory(Profile* profile) { in GetURLLoaderFactory() function in safe_browsing::TestSafeBrowsingService
161 return SafeBrowsingService::GetURLLoaderFactory(profile); in GetURLLoaderFactory()
H A Dsafe_browsing_service.cc172 SafeBrowsingService::GetURLLoaderFactory() { in GetURLLoaderFactory() function in safe_browsing::SafeBrowsingService
176 return network_context_->GetURLLoaderFactory(); in GetURLLoaderFactory()
192 SafeBrowsingService::GetURLLoaderFactory(Profile* profile) { in GetURLLoaderFactory() function in safe_browsing::SafeBrowsingService
195 return GetURLLoaderFactory(); in GetURLLoaderFactory()
204 return network_context->GetURLLoaderFactory(); in GetURLLoaderFactory()
346 GetURLLoaderFactory()), in Start()
458 ping_manager()->ReportThreatDetails(GetURLLoaderFactory(profile), report); in SendSerializedDownloadReport()
H A Dchrome_enterprise_url_lookup_service_factory.cc57 g_browser_process->safe_browsing_service()->GetURLLoaderFactory()); in BuildServiceInstanceFor()
61 profile->GetURLLoaderFactory()); in BuildServiceInstanceFor()
H A Dcertificate_reporting_service_factory.cc105 url_loader_factory = profile->GetURLLoaderFactory(); in BuildServiceInstanceFor()
107 url_loader_factory = safe_browsing_service->GetURLLoaderFactory(); in BuildServiceInstanceFor()
H A Dtest_safe_browsing_service.h97 scoped_refptr<network::SharedURLLoaderFactory> GetURLLoaderFactory() override;
98 scoped_refptr<network::SharedURLLoaderFactory> GetURLLoaderFactory(
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/core/browser/
H A Dsafe_browsing_network_context.cc79 GetURLLoaderFactory()->CreateLoaderAndStart( in CreateLoaderAndStart()
86 GetURLLoaderFactory()->Clone(std::move(receiver)); in Clone()
95 network::mojom::URLLoaderFactory* GetURLLoaderFactory() { in GetURLLoaderFactory() function in safe_browsing::SafeBrowsingNetworkContext::SharedURLLoaderFactory
157 SafeBrowsingNetworkContext::GetURLLoaderFactory() { in GetURLLoaderFactory() function in safe_browsing::SafeBrowsingNetworkContext
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/core/browser/
H A Dsafe_browsing_network_context.cc79 GetURLLoaderFactory()->CreateLoaderAndStart( in CreateLoaderAndStart()
86 GetURLLoaderFactory()->Clone(std::move(receiver)); in Clone()
95 network::mojom::URLLoaderFactory* GetURLLoaderFactory() { in GetURLLoaderFactory() function in safe_browsing::SafeBrowsingNetworkContext::SharedURLLoaderFactory
157 SafeBrowsingNetworkContext::GetURLLoaderFactory() { in GetURLLoaderFactory() function in safe_browsing::SafeBrowsingNetworkContext
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/omnibox/browser/
H A Dmock_autocomplete_provider_client.cc15 std::make_unique<RemoteSuggestionsService>(GetURLLoaderFactory()); in MockAutocompleteProviderClient()
17 /*identity_manager=*/nullptr, GetURLLoaderFactory()); in MockAutocompleteProviderClient()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/wilco_dtc_supportd/
H A Dwilco_dtc_supportd_network_context.h20 virtual network::mojom::URLLoaderFactory* GetURLLoaderFactory() = 0;
30 network::mojom::URLLoaderFactory* GetURLLoaderFactory() override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/availability/
H A Davailability_prober_browsertest.cc125 &delegate, browser()->profile()->GetURLLoaderFactory(), in IN_PROC_BROWSER_TEST_F()
149 &delegate, browser()->profile()->GetURLLoaderFactory(), in IN_PROC_BROWSER_TEST_F()
172 &delegate, browser()->profile()->GetURLLoaderFactory(), in IN_PROC_BROWSER_TEST_F()
194 &delegate, browser()->profile()->GetURLLoaderFactory(), in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/saml/
H A Dpassword_sync_token_verifier.cc55 primary_profile_->GetURLLoaderFactory(); in CreateTokenAsync()
73 primary_profile_->GetURLLoaderFactory(); in CheckForPasswordNotInSync()
99 primary_profile_->GetURLLoaderFactory(); in FetchSyncTokenOnReauth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/safe_browsing/
H A Dsafe_browsing_service_unittest.mm312 // SafeBrowsingServiceImpl::GetURLLoaderFactory.
329 safe_browsing_service_->GetURLLoaderFactory().get(),
344 safe_browsing_service_->GetURLLoaderFactory().get(),
370 safe_browsing_service_->GetURLLoaderFactory().get(),
391 safe_browsing_service_->GetURLLoaderFactory().get(),
412 safe_browsing_service_->GetURLLoaderFactory().get(),
438 safe_browsing_service_->GetURLLoaderFactory().get(),
448 // Verifies that GetURLLoaderFactory() has a non-null return value when called
450 TEST_F(SafeBrowsingServiceInitializationTest, GetURLLoaderFactory) {
464 EXPECT_TRUE(safe_browsing_service->GetURLLoaderFactory());
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/service/cloud_print/
H A Dcloud_print_auth.cc101 new gaia::GaiaOAuthClient(client_->GetURLLoaderFactory())); in AuthenticateWithRobotAuthCode()
112 new gaia::GaiaOAuthClient(client_->GetURLLoaderFactory())); in RefreshAccessToken()
201 std::make_unique<gaia::GaiaOAuthClient>(client_->GetURLLoaderFactory()); in HandleJSONData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/
H A Durl_loader_factory_getter.cc86 factory_getter_->GetURLLoaderFactory(is_corb_enabled_) in CreateLoaderAndStart()
96 factory_getter_->GetURLLoaderFactory(is_corb_enabled_) in Clone()
174 network::mojom::URLLoaderFactory* URLLoaderFactoryGetter::GetURLLoaderFactory( in GetURLLoaderFactory() function in content::URLLoaderFactoryGetter
210 GetURLLoaderFactory(false)->Clone(std::move(network_factory_receiver)); in CloneNetworkFactory()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Durl_loader_factory_getter.cc85 factory_getter_->GetURLLoaderFactory(is_corb_enabled_) in CreateLoaderAndStart()
95 factory_getter_->GetURLLoaderFactory(is_corb_enabled_) in Clone()
173 network::mojom::URLLoaderFactory* URLLoaderFactoryGetter::GetURLLoaderFactory( in GetURLLoaderFactory() function in content::URLLoaderFactoryGetter
209 GetURLLoaderFactory(false)->Clone(std::move(network_factory_receiver)); in CloneNetworkFactory()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/net/
H A Dsystem_network_context_manager.cpp137 manager_->GetURLLoaderFactory()->CreateLoaderAndStart( in CreateLoaderAndStart()
146 manager_->GetURLLoaderFactory()->Clone(std::move(receiver)); in Clone()
184 network::mojom::URLLoaderFactory *SystemNetworkContextManager::GetURLLoaderFactory() in GetURLLoaderFactory() function in SystemNetworkContextManager
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/public/base/
H A Dtest_signin_client.cc43 TestSigninClient::GetURLLoaderFactory() { in GetURLLoaderFactory() function in TestSigninClient
108 GetURLLoaderFactory()); in CreateGaiaAuthFetcher()
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/client/
H A Dchromoting_client_runtime.cc118 return url_loader_factory_owner_->GetURLLoaderFactory(); in url_loader_factory()
126 log_writer_->Init(url_loader_factory_owner_->GetURLLoaderFactory()); in InitializeOnNetworkThread()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/internal/identity_manager/
H A Dtest_profile_oauth2_token_service_delegate_chromeos.cc91 TestProfileOAuth2TokenServiceDelegateChromeOS::GetURLLoaderFactory() const { in GetURLLoaderFactory() function in signin::TestProfileOAuth2TokenServiceDelegateChromeOS
92 return delegate_->GetURLLoaderFactory(); in GetURLLoaderFactory()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/public/base/
H A Dtest_signin_client.cc43 TestSigninClient::GetURLLoaderFactory() { in GetURLLoaderFactory() function in TestSigninClient
108 GetURLLoaderFactory()); in CreateGaiaAuthFetcher()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/
H A Dlink_web_bundle.cc74 GetURLLoaderFactory() { in GetURLLoaderFactory() function in blink::WebBundleLoader
224 LinkWebBundle::GetURLLoaderFactory() { in GetURLLoaderFactory() function in blink::LinkWebBundle
226 return bundle_loader_->GetURLLoaderFactory(); in GetURLLoaderFactory()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/
H A Dtransitional_url_loader_factory_owner.cc90 TransitionalURLLoaderFactoryOwner::GetURLLoaderFactory() { in GetURLLoaderFactory() function in network::TransitionalURLLoaderFactoryOwner
114 GetURLLoaderFactory(); in GetNetworkContext()

12345678910>>...16