Home
last modified time | relevance | path

Searched defs:proxy_resolution_service (Results 1 – 15 of 15) sorted by relevance

/external/cronet/net/websockets/
Dwebsocket_end_to_end_test.cc363 std::unique_ptr<ProxyResolutionService> proxy_resolution_service( in TEST_F() local
399 std::unique_ptr<ProxyResolutionService> proxy_resolution_service( in TEST_F() local
428 std::unique_ptr<ProxyResolutionService> proxy_resolution_service( in TEST_F() local
496 std::unique_ptr<ProxyResolutionService> proxy_resolution_service( in TEST_F() local
Dwebsocket_test_util.cc260 auto proxy_resolution_service = in SetProxyConfig() local
/external/cronet/net/http/
Dhttp_network_session.h199 raw_ptr<ProxyResolutionService> proxy_resolution_service; member
246 ProxyResolutionService* proxy_resolution_service() { in proxy_resolution_service() function
Dhttp_network_layer_unittest.cc48 std::unique_ptr<ConfiguredProxyResolutionService> in ConfigureTestDependencies()
Dhttp_stream_factory_job_controller_unittest.cc548 std::unique_ptr<ProxyResolutionService> proxy_resolution_service) { in Initialize()
624 proxy_resolution_service = in TEST_F() local
809 proxy_resolution_service = in TEST_F() local
1008 std::unique_ptr<ConfiguredProxyResolutionService> proxy_resolution_service = in TEST_F() local
1121 std::unique_ptr<ConfiguredProxyResolutionService> proxy_resolution_service = in TEST_F() local
1168 std::unique_ptr<ConfiguredProxyResolutionService> proxy_resolution_service = in TEST_F() local
2780 std::unique_ptr<ConfiguredProxyResolutionService> proxy_resolution_service = in TEST_P() local
Dhttp_stream_factory_unittest.cc856 std::unique_ptr<ProxyResolutionService> proxy_resolution_service = in TEST_F() local
1632 std::unique_ptr<ProxyResolutionService> proxy_resolution_service = in TEST_F() local
1706 std::unique_ptr<ProxyResolutionService> proxy_resolution_service = in TEST_F() local
/external/cronet/net/url_request/
Durl_request_context.cc162 std::unique_ptr<ProxyResolutionService> proxy_resolution_service) { in set_proxy_resolution_service()
Durl_request_context_builder.cc462 ProxyResolutionService* proxy_resolution_service = in Build() local
Durl_request_context.h134 ProxyResolutionService* proxy_resolution_service() const { in proxy_resolution_service() function
Durl_request_context_builder.h182 std::unique_ptr<ProxyResolutionService> proxy_resolution_service) { in set_proxy_resolution_service()
Durl_request_http_job_unittest.cc201 std::unique_ptr<ProxyResolutionService> proxy_resolution_service) { in URLRequestHttpJobWithProxy()
261 std::unique_ptr<ProxyResolutionService> proxy_resolution_service = in TEST_F() local
303 std::unique_ptr<ProxyResolutionService> proxy_resolution_service = in TEST_F() local
/external/cronet/net/spdy/
Dspdy_test_util_common.h186 std::unique_ptr<ProxyResolutionService> proxy_resolution_service; member
Dspdy_test_util_common.cc297 std::unique_ptr<ProxyResolutionService> proxy_resolution_service) in SpdySessionDependencies()
/external/cronet/net/proxy_resolution/win/
Dwindows_system_proxy_resolution_service_unittest.cc153 proxy_resolution_service = WindowsSystemProxyResolutionService::Create( in TEST_F() local
/external/cronet/net/proxy_resolution/
Dconfigured_proxy_resolution_service.cc807 std::unique_ptr<ConfiguredProxyResolutionService> proxy_resolution_service = in CreateUsingSystemProxyResolver() local