Home
last modified time | relevance | path

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

/external/cronet/net/http/
Dhttp_server_properties_manager.cc218 std::unique_ptr<HttpServerProperties::ServerInfoMap>* server_info_map, in ReadPrefs()
411 HttpServerProperties::ServerInfoMap* server_info_map, in AddServerData()
691 const HttpServerProperties::ServerInfoMap& server_info_map, in WriteToPrefs()
945 std::unique_ptr<HttpServerProperties::ServerInfoMap> server_info_map; in OnHttpServerPropertiesLoaded() local
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
935 std::unique_ptr<HttpServerProperties::ServerInfoMap> server_info_map = in TEST_F() local
973 std::unique_ptr<HttpServerProperties::ServerInfoMap> server_info_map = in TEST_F() local
2600 std::unique_ptr<HttpServerProperties::ServerInfoMap> server_info_map = in TEST_F() local
Dhttp_server_properties.h447 std::unique_ptr<ServerInfoMap> server_info_map) { in OnServerInfoLoadedForTesting()
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()
2120 HttpServerProperties::ServerInfoMap server_info_map; in TEST_F() local
Dhttp_server_properties.cc1081 std::unique_ptr<ServerInfoMap> server_info_map, in OnPrefsLoaded()
1117 std::unique_ptr<ServerInfoMap> server_info_map) { in OnServerInfoLoaded()