HomeSort by relevance Sort by last modified time
    Searched refs:channel_id_source (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/quic/crypto/
quic_crypto_client_config.h 219 ChannelIDSource* channel_id_source() const;
quic_crypto_client_config.cc 687 ChannelIDSource* QuicCryptoClientConfig::channel_id_source() const { function in class:net::QuicCryptoClientConfig
  /external/chromium_org/net/quic/
quic_crypto_client_stream.cc 158 if (crypto_config_->channel_id_source()) {
175 crypto_config_->channel_id_source()->GetChannelIDKey(
  /external/chromium_org/net/quic/test_tools/
crypto_test_utils.cc 196 crypto_config.channel_id_source()->GetChannelIDKey(kServerHostname,

Completed in 1062 milliseconds