HomeSort by relevance Sort by last modified time
    Searched full:data_reduction_proxy_enabled (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/components/data_reduction_proxy/common/
data_reduction_proxy_pref_names.cc 14 "data_reduction_proxy_enabled";
20 "data_reduction_proxy_enabled";
26 "data_reduction_proxy_enabled";
31 "data_reduction_proxy_enabled";
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_config_service_unittest.cc 91 void EnableDataReductionProxy(bool data_reduction_proxy_enabled) {
92 config_service_->enabled_ = data_reduction_proxy_enabled;
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.cc 167 io_data_->data_reduction_proxy_enabled()->Init(
170 io_data_->data_reduction_proxy_enabled()->MoveToThread(
profile_impl_io_data.cc 362 io_data_->data_reduction_proxy_enabled()->Init(
364 io_data_->data_reduction_proxy_enabled()->MoveToThread(
profile_io_data.h 171 BooleanPrefMember* data_reduction_proxy_enabled() const { function in class:ProfileIOData
  /external/chromium_org/chrome/browser/renderer_host/
chrome_resource_dispatcher_host_delegate.cc 480 || io_data->data_reduction_proxy_enabled()->GetValue()

Completed in 2752 milliseconds