Searched refs:crypto_negotiated_params (Results 1 – 4 of 4) sorted by relevance
51 const QuicCryptoNegotiatedParameters& crypto_negotiated_params() const;
67 QuicCryptoStream::crypto_negotiated_params() const { in crypto_negotiated_params() function in net::QuicCryptoStream
98 stream_->crypto_negotiated_params()); in TEST_F()
191 server->crypto_negotiated_params().channel_id); in HandshakeWithFakeClient()