Searched refs:quic_stream_factory_ (Results 1 – 2 of 2) sorted by relevance
121 quic_stream_factory_( in HttpNetworkSession()256 dict->Set("sessions", quic_stream_factory_.QuicStreamFactoryInfoToValue()); in QuicInfoToValue()280 quic_stream_factory_.CloseAllSessions(ERR_ABORTED); in CloseAllConnections()
163 QuicStreamFactory* quic_stream_factory() { return &quic_stream_factory_; } in quic_stream_factory()234 QuicStreamFactory quic_stream_factory_; variable