Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_server_properties.h202 struct NET_EXPORT QuicServerInfoMapKey { struct
226 typedef base::LRUCache<QuicServerInfoMapKey, std::string> QuicServerInfoMap; argument
H A Dhttp_server_properties.cc94 HttpServerProperties::QuicServerInfoMapKey::QuicServerInfoMapKey( in QuicServerInfoMapKey() function in net::HttpServerProperties::QuicServerInfoMapKey