Home
last modified time | relevance | path

Searched defs:QuicServerId (Results 1 – 18 of 18) sorted by relevance

/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dquic_server_id.cc60 QuicServerId::QuicServerId() : QuicServerId("", 0) {} in QuicServerId() function in quic::QuicServerId
62 QuicServerId::QuicServerId(std::string host, uint16_t port) in QuicServerId() function in quic::QuicServerId
65 QuicServerId::QuicServerId(std::string host, uint16_t port, in QuicServerId() function in quic::QuicServerId
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/
Dquic_server_id.cc60 QuicServerId::QuicServerId() : QuicServerId("", 0) {} in QuicServerId() function in quic::QuicServerId
62 QuicServerId::QuicServerId(std::string host, uint16_t port) in QuicServerId() function in quic::QuicServerId
65 QuicServerId::QuicServerId(std::string host, uint16_t port, in QuicServerId() function in quic::QuicServerId
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/tools/
Dquic_default_client.h22 class QuicServerId; variable
Dquic_name_lookup.h14 class QuicServerId; variable
Dquic_spdy_client_base.h25 class QuicServerId; variable
Dquic_client_base.h28 class QuicServerId; variable
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/tools/
Dquic_default_client.h22 class QuicServerId; variable
Dquic_name_lookup.h14 class QuicServerId; variable
Dquic_spdy_client_base.h25 class QuicServerId; variable
Dquic_client_base.h28 class QuicServerId; variable
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/http/
Dquic_spdy_client_session.h21 class QuicServerId; variable
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/http/
Dquic_spdy_client_session.h21 class QuicServerId; variable
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/test_tools/
Dcrypto_test_utils.h38 class QuicServerId; variable
Dsimple_session_cache.cc60 void SimpleSessionCache::ClearEarlyData(const QuicServerId& /*server_id*/) { in ClearEarlyData()
Dquic_test_utils.cc1172 QuicServerId /*server_id*/, QuicTime::Delta connection_start_time, in CreateServerSessionForTest() argument
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/test_tools/
Dcrypto_test_utils.h38 class QuicServerId; variable
Dsimple_session_cache.cc60 void SimpleSessionCache::ClearEarlyData(const QuicServerId& /*server_id*/) { in ClearEarlyData()
Dquic_test_utils.cc1172 QuicServerId /*server_id*/, QuicTime::Delta connection_start_time, in CreateServerSessionForTest() argument