Searched refs:GetServerConfig (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/crypto/
H A Dcrypto_handshake.cc374 const CryptoHandshakeMessage* scfg = GetServerConfig();
391 QuicCryptoClientConfig::CachedState::GetServerConfig() const { function in class:net::QuicCryptoClientConfig::CachedState
416 new_scfg = GetServerConfig();
625 const CryptoHandshakeMessage* scfg = cached->GetServerConfig();
H A Dcrypto_handshake.h250 // GetServerConfig returns the parsed contents of |server_config|, or NULL
253 const CryptoHandshakeMessage* GetServerConfig() const;

Completed in 125 milliseconds