spdy_enabled_ 24 net/http/http_stream_factory.cc bool HttpStreamFactory::spdy_enabled_ = true; spdy_enabled_ 64 net/http/http_stream_factory.cc spdy_enabled_ = true; spdy_enabled_ 233 net/http/http_stream_factory.h spdy_enabled_ = value; spdy_enabled_ 234 net/http/http_stream_factory.h if (!spdy_enabled_) { spdy_enabled_ 239 net/http/http_stream_factory.h static bool spdy_enabled() { return spdy_enabled_; } spdy_enabled_ 308 net/http/http_stream_factory.h static bool spdy_enabled_; spdy_enabled_ 168 net/spdy/spdy_network_transaction_unittest.cc spdy_enabled_ = false; spdy_enabled_ 239 net/spdy/spdy_network_transaction_unittest.cc EXPECT_EQ(spdy_enabled_, response->was_fetched_via_spdy); spdy_enabled_ 249 net/spdy/spdy_network_transaction_unittest.cc if (test_params_.ssl_type == SPDYNPN && spdy_enabled_) { spdy_enabled_ 256 net/spdy/spdy_network_transaction_unittest.cc if (!spdy_enabled_) { spdy_enabled_ 401 net/spdy/spdy_network_transaction_unittest.cc bool spdy_enabled_;