Home
last modified time | relevance | path

Searched defs:quic_server_info_map (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_server_properties_manager.cc221 std::unique_ptr<HttpServerProperties::QuicServerInfoMap>* in ReadPrefs()
637 HttpServerProperties::QuicServerInfoMap* quic_server_info_map) { in AddToQuicServerInfoMap()
691 const HttpServerProperties::QuicServerInfoMap& quic_server_info_map, in WriteToPrefs()
832 const HttpServerProperties::QuicServerInfoMap& quic_server_info_map, in SaveQuicServerInfoMapToServerPrefs()
944 std::unique_ptr<HttpServerProperties::QuicServerInfoMap> quic_server_info_map; in OnHttpServerPropertiesLoaded() local
H A Dhttp_server_properties.cc537 HttpServerProperties::quic_server_info_map() const { in quic_server_info_map() function in net::HttpServerProperties
1087 std::unique_ptr<QuicServerInfoMap> quic_server_info_map, in OnPrefsLoaded()
1196 std::unique_ptr<QuicServerInfoMap> quic_server_info_map) { in OnQuicServerInfoMapLoaded()
H A Dhttp_server_properties.h461 std::unique_ptr<QuicServerInfoMap> quic_server_info_map) { in OnQuicServerInfoMapLoadedForTesting()
H A Dhttp_server_properties_manager_unittest.cc157 recently_broken_alternative_services) { ADD_FAILURE(); }); in ServerInfoMapToDict()
192 recently_broken_alternative_services) { in DictToServerInfoMap()
H A Dhttp_server_properties_unittest.cc2742 quic_server_info_map = in TEST_F() local
3111 quic_server_info_map = in TEST_F() local
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_session_pool_test.cc578 const HttpServerProperties::QuicServerInfoMap& quic_server_info_map = in VerifyInitialization() local