HomeSort by relevance Sort by last modified time
    Searched refs:AreDataReductionProxiesBypassed (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_params.h 146 bool AreDataReductionProxiesBypassed(const net::URLRequest& request,
data_reduction_proxy_usage_stats.cc 253 if (data_reduction_proxy_params_->AreDataReductionProxiesBypassed(*request,
data_reduction_proxy_metrics.cc 306 if (params.AreDataReductionProxiesBypassed(*request, &bypass_delay)) {
data_reduction_proxy_params.cc 406 bool DataReductionProxyParams::AreDataReductionProxiesBypassed(

Completed in 139 milliseconds