OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:data_reduction_proxy_alternative_enabled_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_settings.cc
115
data_reduction_proxy_alternative_enabled_
.Init(
177
return
data_reduction_proxy_alternative_enabled_
.GetValue();
202
if (
data_reduction_proxy_alternative_enabled_
.GetValue() != enabled) {
203
data_reduction_proxy_alternative_enabled_
.SetValue(enabled);
data_reduction_proxy_settings.h
302
BooleanPrefMember
data_reduction_proxy_alternative_enabled_
;
member in class:data_reduction_proxy::DataReductionProxySettings
data_reduction_proxy_settings_unittest.cc
232
settings_->
data_reduction_proxy_alternative_enabled_
.Init(
281
settings_->
data_reduction_proxy_alternative_enabled_
.Init(
Completed in 405 milliseconds