PIPELINE_INCAPABLE 182 chrome/browser/net/http_server_properties_manager_unittest.cc server_pref_dict1->SetInteger("pipeline_capability", net::PIPELINE_INCAPABLE); PIPELINE_INCAPABLE 232 chrome/browser/net/http_server_properties_manager_unittest.cc EXPECT_EQ(net::PIPELINE_INCAPABLE, PIPELINE_INCAPABLE 392 chrome/browser/net/http_server_properties_manager_unittest.cc net::PIPELINE_INCAPABLE); PIPELINE_INCAPABLE 399 chrome/browser/net/http_server_properties_manager_unittest.cc EXPECT_EQ(net::PIPELINE_INCAPABLE, PIPELINE_INCAPABLE 1639 chrome/browser/ui/webui/net_internals/net_internals_ui.cc case net::PIPELINE_INCAPABLE: PIPELINE_INCAPABLE 329 chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.cc capability = net::PIPELINE_INCAPABLE; PIPELINE_INCAPABLE 43 net/http/http_pipelined_host_impl.cc if (capability_ == PIPELINE_INCAPABLE) { PIPELINE_INCAPABLE 132 net/http/http_pipelined_host_impl.cc capability_ = PIPELINE_INCAPABLE; PIPELINE_INCAPABLE 133 net/http/http_pipelined_host_impl.cc delegate_->OnHostDeterminedCapability(this, PIPELINE_INCAPABLE); PIPELINE_INCAPABLE 139 net/http/http_pipelined_host_impl.cc capability_ = PIPELINE_INCAPABLE; PIPELINE_INCAPABLE 140 net/http/http_pipelined_host_impl.cc delegate_->OnHostDeterminedCapability(this, PIPELINE_INCAPABLE); PIPELINE_INCAPABLE 156 net/http/http_pipelined_host_impl.cc case PIPELINE_INCAPABLE: PIPELINE_INCAPABLE 171 net/http/http_pipelined_host_impl.cc return capability_ != PIPELINE_INCAPABLE && PIPELINE_INCAPABLE 203 net/http/http_pipelined_host_impl_unittest.cc OnHostDeterminedCapability(host_.get(), PIPELINE_INCAPABLE)) PIPELINE_INCAPABLE 222 net/http/http_pipelined_host_impl_unittest.cc OnHostDeterminedCapability(host_.get(), PIPELINE_INCAPABLE)) PIPELINE_INCAPABLE 285 net/http/http_pipelined_host_impl_unittest.cc OnHostDeterminedCapability(host_.get(), PIPELINE_INCAPABLE)) PIPELINE_INCAPABLE 298 net/http/http_pipelined_host_impl_unittest.cc OnHostDeterminedCapability(host_.get(), PIPELINE_INCAPABLE)) PIPELINE_INCAPABLE 55 net/http/http_pipelined_host_pool.cc return capability != PIPELINE_INCAPABLE; PIPELINE_INCAPABLE 106 net/http/http_pipelined_host_pool.cc if (capability == PIPELINE_INCAPABLE) { PIPELINE_INCAPABLE 149 net/http/http_pipelined_host_pool_unittest.cc pool_->OnHostDeterminedCapability(host_, PIPELINE_INCAPABLE); PIPELINE_INCAPABLE 153 net/http/http_pipelined_host_pool_unittest.cc PIPELINE_INCAPABLE, false)) PIPELINE_INCAPABLE 190 net/http/http_pipelined_host_pool_unittest.cc pool_->OnHostDeterminedCapability(host_, PIPELINE_INCAPABLE); PIPELINE_INCAPABLE 382 net/http/http_server_properties_impl.cc it->second != PIPELINE_INCAPABLE) {