Searched refs:GetConfigWithScid (Results 1 – 3 of 3) sorted by relevance
363 scoped_refptr<Config> GetConfigWithScid(
517 requested_config = GetConfigWithScid(requested_scid); in ValidateClientHello()592 requested_config = GetConfigWithScid(requested_scid); in ProcessClientHello()788 QuicCryptoServerConfig::GetConfigWithScid(StringPiece requested_scid) const { in GetConfigWithScid() function in net::QuicCryptoServerConfig
43 return server_config_->GetConfigWithScid(config_id); in GetConfig()