Home
last modified time | relevance | path

Searched refs:SharedURLLoaderFactory (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/libcef/browser/net_service/
Durl_loader_factory_getter.h20 class SharedURLLoaderFactory; variable
45 scoped_refptr<network::SharedURLLoaderFactory> GetURLLoaderFactory();
63 scoped_refptr<network::SharedURLLoaderFactory> lazy_factory_;
Durl_loader_factory_getter.cc86 scoped_refptr<network::SharedURLLoaderFactory>
100 network::SharedURLLoaderFactory::Create(std::move(loader_factory_info_)); in GetURLLoaderFactory()
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.h73 scoped_refptr<network::SharedURLLoaderFactory>
137 const scoped_refptr<network::SharedURLLoaderFactory>&
Dchrome_browser_process_alloy.h62 scoped_refptr<network::SharedURLLoaderFactory> shared_url_loader_factory()
Dalloy_browser_context.h88 scoped_refptr<network::SharedURLLoaderFactory> GetURLLoaderFactory() override;
Dchrome_browser_process_alloy.cc186 scoped_refptr<network::SharedURLLoaderFactory>
Dalloy_browser_context.cc318 scoped_refptr<network::SharedURLLoaderFactory>
Dalloy_content_browser_client.cc840 scoped_refptr<network::SharedURLLoaderFactory>
1122 const scoped_refptr<network::SharedURLLoaderFactory>& in WillCreateURLLoaderRequestInterceptors()