Searched defs:data_reduction_proxy_params_ (Results 1 - 5 of 5) sorted by path

/external/chromium_org/android_webview/browser/net/
H A Daw_network_delegate.h34 data_reduction_proxy_params_ = params;
90 data_reduction_proxy::DataReductionProxyParams* data_reduction_proxy_params_; member in class:android_webview::AwNetworkDelegate
/external/chromium_org/chrome/browser/net/
H A Dchrome_network_delegate.h150 // |data_reduction_proxy_params_| must outlive this ChromeNetworkDelegate.
153 data_reduction_proxy_params_ = params;
327 // |data_reduction_proxy_params_| must outlive this ChromeNetworkDelegate.
328 data_reduction_proxy::DataReductionProxyParams* data_reduction_proxy_params_; member in class:ChromeNetworkDelegate
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_io_data.h381 return data_reduction_proxy_params_.get();
387 data_reduction_proxy_params_ = data_reduction_proxy_params.Pass();
653 data_reduction_proxy_params_; member in class:ProfileIOData
/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_auth_request_handler.h150 DataReductionProxyParams* data_reduction_proxy_params_; member in class:data_reduction_proxy::DataReductionProxyAuthRequestHandler
H A Ddata_reduction_proxy_usage_stats.h129 DataReductionProxyParams* data_reduction_proxy_params_; member in class:data_reduction_proxy::DataReductionProxyUsageStats

Completed in 2486 milliseconds