Searched refs:CreateQuicCryptoClientStream (Results 1 – 5 of 5) sorted by relevance
33 CreateQuicCryptoClientStream(
18 std::unique_ptr<quic::QuicCryptoClientStream> CreateQuicCryptoClientStream( in CreateQuicCryptoClientStream() function in net::__anonab93687e0111::DefaultCryptoStreamFactory
25 MockCryptoClientStreamFactory::CreateQuicCryptoClientStream( in CreateQuicCryptoClientStream() function in net::MockCryptoClientStreamFactory
33 std::unique_ptr<quic::QuicCryptoClientStream> CreateQuicCryptoClientStream(
981 crypto_stream_ = crypto_client_stream_factory->CreateQuicCryptoClientStream( in QuicChromiumClientSession()