Home
last modified time | relevance | path

Searched defs:ServerInfoMapKey (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/http/
Dhttp_server_properties.h163 struct NET_EXPORT ServerInfoMapKey { struct
184 : public base::LRUCache<ServerInfoMapKey, ServerInfo> { argument
Dhttp_server_properties.cc72 HttpServerProperties::ServerInfoMapKey::ServerInfoMapKey( in ServerInfoMapKey() function in net::HttpServerProperties::ServerInfoMapKey