Searched refs:stream_factory (Results 1 - 6 of 6) sorted by relevance

/external/chromium/net/http/
H A Dhttp_stream_factory_impl_job.h37 Job(HttpStreamFactoryImpl* stream_factory,
H A Dhttp_stream_factory_impl_job.cc37 HttpStreamFactoryImpl::Job::Job(HttpStreamFactoryImpl* stream_factory, argument
50 stream_factory_(stream_factory),
65 DCHECK(stream_factory);
/external/chromium_org/net/quic/
H A Dquic_client_session.h74 // not |stream_factory|, which must outlive this session.
78 QuicStreamFactory* stream_factory,
H A Dquic_client_session.cc85 QuicStreamFactory* stream_factory,
93 stream_factory_(stream_factory),
82 QuicClientSession( QuicConnection* connection, DatagramClientSocket* socket, QuicStreamFactory* stream_factory, QuicCryptoClientStreamFactory* crypto_client_stream_factory, const string& server_hostname, const QuicConfig& config, QuicCryptoClientConfig* crypto_config, NetLog* net_log) argument
/external/chromium_org/net/http/
H A Dhttp_stream_factory_impl_job.h39 Job(HttpStreamFactoryImpl* stream_factory,
H A Dhttp_stream_factory_impl_job.cc76 HttpStreamFactoryImpl::Job::Job(HttpStreamFactoryImpl* stream_factory, argument
92 stream_factory_(stream_factory),
111 DCHECK(stream_factory);

Completed in 125 milliseconds