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

  /external/chromium_org/net/quic/crypto/
quic_crypto_client_config.h 252 void AddCanonicalSuffix(const std::string& suffix);
quic_crypto_client_config_test.cc 195 config.AddCanonicalSuffix(".google.com");
222 config.AddCanonicalSuffix(".google.com");
quic_crypto_client_config.cc 810 void QuicCryptoClientConfig::AddCanonicalSuffix(const string& suffix) {
  /external/chromium_org/net/quic/
quic_stream_factory.cc 521 crypto_config_.AddCanonicalSuffix(".c.youtube.com");
522 crypto_config_.AddCanonicalSuffix(".googlevideo.com");
    [all...]

Completed in 35 milliseconds