Searched defs:MakeOutgoingStream (Results 1 – 2 of 2) sorted by relevance
/external/openscreen/osp/impl/quic/testing/ | ||
D | fake_quic_connection.cc | 76 std::unique_ptr<QuicStream> FakeQuicConnection::MakeOutgoingStream( in MakeOutgoingStream() function in openscreen::osp::FakeQuicConnection |
/external/openscreen/osp/impl/quic/ | ||
D | quic_connection_impl.cc | 117 std::unique_ptr<QuicStream> QuicConnectionImpl::MakeOutgoingStream( in MakeOutgoingStream() function in openscreen::osp::QuicConnectionImpl |