Searched refs:HasSendConnectionOptions (Results 1 – 4 of 4) sorted by relevance
24 !config()->HasSendConnectionOptions() || in OnCryptoHandshakeEvent()
272 bool HasSendConnectionOptions() const;
474 bool QuicConfig::HasSendConnectionOptions() const { in HasSendConnectionOptions() function in net::QuicConfig
125 } else if (config.HasSendConnectionOptions() && in SetFromConfig()