Searched defs:statistics_prefs (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/net/
H A Dchrome_network_delegate.h174 statistics_prefs) {
175 data_reduction_proxy_statistics_prefs_ = statistics_prefs;
172 set_data_reduction_proxy_statistics_prefs( data_reduction_proxy::DataReductionProxyStatisticsPrefs* statistics_prefs) argument
H A Dchrome_network_delegate.cc121 data_reduction_proxy::DataReductionProxyStatisticsPrefs* statistics_prefs) {
139 request_type, statistics_prefs);
147 data_reduction_proxy::DataReductionProxyStatisticsPrefs* statistics_prefs) {
154 statistics_prefs));
116 UpdateContentLengthPrefs( int received_content_length, int original_content_length, data_reduction_proxy::DataReductionProxyRequestType request_type, Profile* profile, data_reduction_proxy::DataReductionProxyStatisticsPrefs* statistics_prefs) argument
142 StoreAccumulatedContentLength( int received_content_length, int original_content_length, data_reduction_proxy::DataReductionProxyRequestType request_type, Profile* profile, data_reduction_proxy::DataReductionProxyStatisticsPrefs* statistics_prefs) argument
/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_settings.cc155 DataReductionProxyStatisticsPrefs* statistics_prefs) {
156 statistics_prefs_ = statistics_prefs;
154 SetDataReductionProxyStatisticsPrefs( DataReductionProxyStatisticsPrefs* statistics_prefs) argument

Completed in 451 milliseconds