Home
last modified time | relevance | path

Searched defs:http_server_properties (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/cronet/net/socket/
H A Dconnect_job.h107 raw_ptr<HttpServerProperties> http_server_properties; member
294 HttpServerProperties* http_server_properties() { in http_server_properties() function
H A Dconnect_job.cc45 HttpServerProperties* http_server_properties, in CommonConnectJobParams()
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_network_session.h195 raw_ptr<HttpServerProperties> http_server_properties; member
249 HttpServerProperties* http_server_properties() { in http_server_properties() function
H A Dhttp_stream_factory_job.cc248 HttpServerProperties* http_server_properties = in Preconnect() local
1227 HttpServerProperties* http_server_properties = in DoCreateStream() local
H A Dhttp_server_properties_manager_unittest.cc1543 const base::Value::Dict& http_server_properties = in TEST_F() local
1652 const base::Value::Dict& http_server_properties = in TEST_F() local
3032 const base::Value::Dict& http_server_properties = in TEST_F() local
H A Dhttp_network_transaction_unittest.cc15344 HttpServerProperties* http_server_properties = in SetupSessionForGroupIdTests() local
16167 HttpServerProperties* http_server_properties = in TEST_P() local
16226 HttpServerProperties* http_server_properties = in TEST_P() local
16314 HttpServerProperties* http_server_properties = in TEST_P() local
16381 HttpServerProperties* http_server_properties = in TEST_P() local
16440 HttpServerProperties* http_server_properties = in TEST_P() local
16483 HttpServerProperties* http_server_properties = in TEST_P() local
16502 HttpServerProperties* http_server_properties = in TEST_P() local
16595 HttpServerProperties* http_server_properties = in TEST_P() local
16662 HttpServerProperties* http_server_properties = in TEST_P() local
[all …]
H A Dhttp_stream_factory_unittest.cc870 HttpServerProperties http_server_properties; in TEST_F() local
976 HttpServerProperties http_server_properties; in TEST_F() local
1604 HttpServerProperties* http_server_properties = in TEST_F() local
1677 HttpServerProperties* http_server_properties = in TEST_F() local
H A Dhttp_stream_factory_job_controller.cc1216 HttpServerProperties& http_server_properties = in GetAlternativeServiceInfoInternal() local
H A Dhttp_proxy_connect_job_unittest.cc2114 explicit MockQuicSessionPool(HttpServerProperties* http_server_properties, in MockQuicSessionPool()
/aosp_15_r20/external/cronet/net/quic/
H A Dproperties_based_quic_server_info.cc29 HttpServerProperties* http_server_properties) in PropertiesBasedQuicServerInfo()
H A Dquic_session_pool_fuzzer.cc112 HttpServerProperties http_server_properties; in LLVMFuzzerTestOneInput() local
H A Dquic_session_pool.cc448 HttpServerProperties* http_server_properties, in QuicSessionPool()
H A Dquic_network_transaction_unittest.cc2568 HttpServerProperties* http_server_properties = in TEST_P() local
2611 HttpServerProperties* http_server_properties = in TEST_P() local
H A Dquic_session_pool_test.cc210 HttpServerProperties* http_server_properties, in MockQuicSessionPool()
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session_pool.h288 HttpServerProperties* http_server_properties() { in http_server_properties() function
H A Dspdy_test_util_common.h194 std::unique_ptr<HttpServerProperties> http_server_properties; member
H A Dspdy_session_pool.cc78 HttpServerProperties* http_server_properties, in SpdySessionPool()
H A Dspdy_network_transaction_unittest.cc4376 HttpServerProperties* http_server_properties = in TEST_P() local
4478 HttpServerProperties* http_server_properties = in TEST_P() local
4587 HttpServerProperties* http_server_properties = in TEST_P() local
4707 HttpServerProperties* http_server_properties = in TEST_P() local
4843 HttpServerProperties* http_server_properties = in TEST_P() local
5004 HttpServerProperties* http_server_properties = in TEST_P() local
H A Dspdy_session.cc778 HttpServerProperties* http_server_properties, in SpdySession()
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_context.cc202 std::unique_ptr<HttpServerProperties> http_server_properties) { in set_http_server_properties()
H A Durl_request_context_builder.cc238 std::unique_ptr<HttpServerProperties> http_server_properties) { in SetHttpServerProperties()
H A Durl_request_context.h161 HttpServerProperties* http_server_properties() const { in http_server_properties() function
/aosp_15_r20/external/cronet/net/log/
H A Dnet_log_util.cc434 const HttpServerProperties& http_server_properties = in GetNetInfo() local