Home
last modified time | relevance | path

Searched refs:SetMaxServerConfigsStoredInProperties (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_network_session.cc212 http_server_properties_->SetMaxServerConfigsStoredInProperties( in HttpNetworkSession()
H A Dhttp_server_properties.h429 void SetMaxServerConfigsStoredInProperties(
H A Dhttp_server_properties_unittest.cc2688 impl_.SetMaxServerConfigsStoredInProperties(kMaxQuicServerEntries); in TEST_F()
2773 impl_.SetMaxServerConfigsStoredInProperties(2); in TEST_F()
3108 impl_.SetMaxServerConfigsStoredInProperties(kMaxQuicServerEntries); in TEST_F()
H A Dhttp_server_properties.cc545 void HttpServerProperties::SetMaxServerConfigsStoredInProperties( in SetMaxServerConfigsStoredInProperties() function in net::HttpServerProperties
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_session_pool_test.cc495 http_server_properties_->SetMaxServerConfigsStoredInProperties( in VerifyInitialization()
11900 http_server_properties_->SetMaxServerConfigsStoredInProperties( in TEST_P()