Searched refs:GetConfigWithScid (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/quic/crypto/
H A Dquic_crypto_server_config.h373 scoped_refptr<Config> GetConfigWithScid(
H A Dquic_crypto_server_config.cc487 requested_config = GetConfigWithScid(requested_scid);
562 requested_config = GetConfigWithScid(requested_scid);
755 QuicCryptoServerConfig::GetConfigWithScid(StringPiece requested_scid) const { function in class:net::QuicCryptoServerConfig
H A Dquic_crypto_server_config_test.cc43 return server_config_->GetConfigWithScid(config_id);

Completed in 659 milliseconds