Searched defs:stream_factory (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_stream_factory_impl_job.cc69 HttpStreamFactoryImpl::Job::Job(HttpStreamFactoryImpl* stream_factory, argument
85 stream_factory_(stream_factory),
104 DCHECK(stream_factory);
/external/chromium_org/net/quic/
H A Dquic_client_session.cc139 QuicStreamFactory* stream_factory,
147 stream_factory_(stream_factory),
136 QuicClientSession( QuicConnection* connection, scoped_ptr<DatagramClientSocket> socket, QuicStreamFactory* stream_factory, TransportSecurityState* transport_security_state, scoped_ptr<QuicServerInfo> server_info, const QuicConfig& config, base::TaskRunner* task_runner, NetLog* net_log) argument

Completed in 289 milliseconds