IsDataReductionProxyEnabled 475 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.cc enabled_by_user_= IsDataReductionProxyEnabled() && !proxy.empty(); IsDataReductionProxyEnabled 522 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.cc if (IsDataReductionProxyEnabled()) IsDataReductionProxyEnabled 147 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.h bool IsDataReductionProxyEnabled(); IsDataReductionProxyEnabled 124 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.cc return DataReductionProxySettings::IsDataReductionProxyEnabled(); IsDataReductionProxyEnabled 49 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.h jboolean IsDataReductionProxyEnabled(JNIEnv* env, jobject obj); IsDataReductionProxyEnabled 382 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.cc EXPECT_FALSE(settings_->IsDataReductionProxyEnabled()); IsDataReductionProxyEnabled 386 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.cc EXPECT_TRUE(settings_->IsDataReductionProxyEnabled()); IsDataReductionProxyEnabled 391 chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest.cc EXPECT_TRUE(settings_->IsDataReductionProxyEnabled());