Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/quic/testing/
Dfake_quic_connection.cc76 std::unique_ptr<QuicStream> FakeQuicConnection::MakeOutgoingStream( in MakeOutgoingStream() function in openscreen::osp::FakeQuicConnection
/external/openscreen/osp/impl/quic/
Dquic_connection_impl.cc117 std::unique_ptr<QuicStream> QuicConnectionImpl::MakeOutgoingStream( in MakeOutgoingStream() function in openscreen::osp::QuicConnectionImpl