Home
last modified time | relevance | path

Searched defs:server_info_map (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_server_properties_manager.cc219 std::unique_ptr<HttpServerProperties::ServerInfoMap>* server_info_map, in ReadPrefs()
408 HttpServerProperties::ServerInfoMap* server_info_map, in AddServerData()
688 const HttpServerProperties::ServerInfoMap& server_info_map, in WriteToPrefs()
942 std::unique_ptr<HttpServerProperties::ServerInfoMap> server_info_map; in OnHttpServerPropertiesLoaded() local
H A Dhttp_server_properties_unittest.cc659 std::unique_ptr<HttpServerProperties::ServerInfoMap> server_info_map = in TEST_F() local
912 std::unique_ptr<HttpServerProperties::ServerInfoMap> server_info_map = in TEST_F() local
934 std::unique_ptr<HttpServerProperties::ServerInfoMap> server_info_map = in TEST_F() local
972 std::unique_ptr<HttpServerProperties::ServerInfoMap> server_info_map = in TEST_F() local
2597 std::unique_ptr<HttpServerProperties::ServerInfoMap> server_info_map = in TEST_F() local
H A Dhttp_server_properties_manager_unittest.cc140 const HttpServerProperties::ServerInfoMap& server_info_map) { in ServerInfoMapToDict()
157 recently_broken_alternative_services) { ADD_FAILURE(); }); in ServerInfoMapToDict()
192 recently_broken_alternative_services) { in DictToServerInfoMap()
2119 HttpServerProperties::ServerInfoMap server_info_map; in TEST_F() local
H A Dhttp_server_properties.cc1085 std::unique_ptr<ServerInfoMap> server_info_map, in OnPrefsLoaded()
1121 std::unique_ptr<ServerInfoMap> server_info_map) { in OnServerInfoLoaded()
H A Dhttp_server_properties.h453 std::unique_ptr<ServerInfoMap> server_info_map) { in OnServerInfoLoadedForTesting()