Searched refs:http_stream_factory_ (Results 1 – 3 of 3) sorted by relevance
34 session_->http_stream_factory_.swap(http_stream_factory); in SetHttpStreamFactory()
174 return http_stream_factory_.get(); in http_stream_factory()236 scoped_ptr<HttpStreamFactory> http_stream_factory_; variable
154 http_stream_factory_(new HttpStreamFactoryImpl(this, false)), in HttpNetworkSession()