Home
last modified time | relevance | path

Searched refs:CreateQuicServerInfoKey (Results 1 – 4 of 4) sorted by relevance

/external/cronet/stable/net/http/
Dhttp_server_properties.cc500 QuicServerInfoMapKey key = CreateQuicServerInfoKey(server_id, privacy_mode, in SetQuicServerInfo()
515 QuicServerInfoMapKey key = CreateQuicServerInfoKey(server_id, privacy_mode, in GetQuicServerInfo()
534 it = quic_server_info_map_.Peek(CreateQuicServerInfoKey( in GetQuicServerInfo()
970 HttpServerProperties::CreateQuicServerInfoKey( in CreateQuicServerInfoKey() function in net::HttpServerProperties
1052 return canonical_server_info_map_.find(CreateQuicServerInfoKey( in GetCanonicalServerInfoHost()
1073 canonical_server_info_map_[CreateQuicServerInfoKey( in UpdateCanonicalServerInfoMap()
Dhttp_server_properties.h561 QuicServerInfoMapKey CreateQuicServerInfoKey(
/external/cronet/tot/net/http/
Dhttp_server_properties.cc500 QuicServerInfoMapKey key = CreateQuicServerInfoKey(server_id, privacy_mode, in SetQuicServerInfo()
515 QuicServerInfoMapKey key = CreateQuicServerInfoKey(server_id, privacy_mode, in GetQuicServerInfo()
534 it = quic_server_info_map_.Peek(CreateQuicServerInfoKey( in GetQuicServerInfo()
970 HttpServerProperties::CreateQuicServerInfoKey( in CreateQuicServerInfoKey() function in net::HttpServerProperties
1052 return canonical_server_info_map_.find(CreateQuicServerInfoKey( in GetCanonicalServerInfoHost()
1073 canonical_server_info_map_[CreateQuicServerInfoKey( in UpdateCanonicalServerInfoMap()
Dhttp_server_properties.h561 QuicServerInfoMapKey CreateQuicServerInfoKey(