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

  /external/chromium_org/net/quic/crypto/
quic_crypto_client_config.h 61 // InvalidateServerConfig clears the cached server config (if any).
62 void InvalidateServerConfig();
quic_crypto_client_config.cc 164 void QuicCryptoClientConfig::CachedState::InvalidateServerConfig() {
  /external/chromium_org/net/quic/
quic_crypto_client_stream.cc 252 cached->InvalidateServerConfig();

Completed in 56 milliseconds