Searched defs:auth_controller (Results 1 – 19 of 19) sorted by relevance
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_proxy_client_socket_fuzzer.cc | 62 scoped_refptr<net::HttpAuthController> auth_controller( in LLVMFuzzerTestOneInput() local
|
H A D | bidirectional_stream.cc | 397 HttpAuthController* auth_controller) { in OnNeedsProxyAuth()
|
H A D | http_proxy_connect_job.cc | 322 HttpAuthController* auth_controller, in OnNeedsProxyAuth()
|
H A D | http_stream_factory_job.cc | 558 HttpAuthController* auth_controller, in OnNeedsProxyAuthCallback()
|
H A D | http_stream_factory_job_controller.cc | 504 HttpAuthController* auth_controller) { in OnNeedsProxyAuth()
|
H A D | http_network_transaction.cc | 698 HttpAuthController* auth_controller) { in OnNeedsProxyAuth()
|
H A D | http_stream_factory_unittest.cc | 284 HttpAuthController* auth_controller) override {} in OnNeedsProxyAuth()
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | connect_job_test_util.h | 61 scoped_refptr<HttpAuthController> auth_controller() { in auth_controller() function
|
H A D | connect_job_test_util.cc | 39 HttpAuthController* auth_controller, in OnNeedsProxyAuth()
|
H A D | socks_connect_job.cc | 117 HttpAuthController* auth_controller, in OnNeedsProxyAuth()
|
H A D | connect_job.cc | 186 HttpAuthController* auth_controller, in NotifyDelegateOfProxyAuth()
|
H A D | ssl_connect_job.cc | 151 HttpAuthController* auth_controller, in OnNeedsProxyAuth()
|
H A D | transport_client_socket_pool.cc | 1388 HttpAuthController* auth_controller, in OnNeedsProxyAuth() 1494 HttpAuthController* auth_controller, in OnNeedsProxyAuth()
|
H A D | websocket_transport_client_socket_pool.cc | 488 HttpAuthController* auth_controller, in OnNeedsProxyAuth()
|
H A D | transport_client_socket_pool_unittest.cc | 1711 base::OnceClosure restart_with_auth_callback) { in TEST_F()
|
H A D | client_socket_pool_base_unittest.cc | 5304 HttpAuthController* auth_controller, in AuthCallback()
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_proxy_client_socket.cc | 35 scoped_refptr<HttpAuthController> auth_controller, in QuicProxyClientSocket()
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | spdy_proxy_client_socket.cc | 42 scoped_refptr<HttpAuthController> auth_controller, in SpdyProxyClientSocket()
|
/aosp_15_r20/external/cronet/net/url_request/ |
H A D | http_with_dns_over_https_unittest.cc | 255 HttpAuthController* auth_controller) override {} in OnNeedsProxyAuth()
|