Searched refs:http_pipelined_host_pool_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_stream_factory_impl.cc47 http_pipelined_host_pool_(this, NULL,
181 return http_pipelined_host_pool_.PipelineInfoToValue();
329 http_pipelined_host_pool_.CreateStreamOnExistingPipeline(
H A Dhttp_stream_factory_impl.h135 HttpPipelinedHostPool http_pipelined_host_pool_; member in class:net::HttpStreamFactoryImpl
H A Dhttp_stream_factory_impl_job.cc791 existing_available_pipeline_ = stream_factory_->http_pipelined_host_pool_.
1054 if (stream_factory_->http_pipelined_host_pool_.
1057 stream_.reset(stream_factory_->http_pipelined_host_pool_.
1070 stream_factory_->http_pipelined_host_pool_.CreateStreamOnNewPipeline(
1471 return stream_factory_->http_pipelined_host_pool_.IsKeyEligibleForPipelining(

Completed in 65 milliseconds