Home
last modified time | relevance | path

Searched defs:CreateQuicCryptoClientStream (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_crypto_client_stream_factory.cc18 std::unique_ptr<quic::QuicCryptoClientStream> CreateQuicCryptoClientStream( in CreateQuicCryptoClientStream() function in net::__anonab93687e0111::DefaultCryptoStreamFactory
H A Dmock_crypto_client_stream_factory.cc25 MockCryptoClientStreamFactory::CreateQuicCryptoClientStream( in CreateQuicCryptoClientStream() function in net::MockCryptoClientStreamFactory