QuicServerId      242 net/quic/crypto/quic_crypto_client_config.h   typedef std::map<QuicServerId, CachedState*> CachedStateMap;
QuicServerId       11 net/quic/quic_server_id.cc QuicServerId::QuicServerId() {}
QuicServerId       28 net/quic/quic_server_id.cc QuicServerId::~QuicServerId() {}
QuicServerId      184 net/quic/quic_stream_factory.h   typedef std::map<QuicServerId, QuicClientSession*> SessionMap;
QuicServerId      189 net/quic/quic_stream_factory.h   typedef std::map<QuicServerId, QuicCryptoClientConfig*> CryptoConfigMap;
QuicServerId      190 net/quic/quic_stream_factory.h   typedef std::map<QuicServerId, Job*> JobMap;