OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDataReductionSSLProxy
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/components/data_reduction_proxy/common/
data_reduction_proxy_switches.cc
38
const char
kDataReductionSSLProxy
[] = "data-reduction-ssl-proxy";
data_reduction_proxy_switches.h
22
extern const char
kDataReductionSSLProxy
[];
/external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_params.cc
253
command_line.GetSwitchValueASCII(switches::
kDataReductionSSLProxy
);
data_reduction_proxy_params_unittest.cc
90
switches::
kDataReductionSSLProxy
,
data_reduction_proxy_settings_unittest.cc
85
switches::
kDataReductionSSLProxy
, drp_params.DefaultSSLOrigin());
Completed in 84 milliseconds