Searched refs:data_reduction_proxy_statistics_prefs_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/net/
H A Dchrome_network_delegate.h170 // |data_reduction_proxy_statistics_prefs_| must outlive this
175 data_reduction_proxy_statistics_prefs_ = statistics_prefs;
336 data_reduction_proxy_statistics_prefs_; member in class:ChromeNetworkDelegate
H A Dchrome_network_delegate.cc257 data_reduction_proxy_statistics_prefs_(NULL) {
833 if (data_reduction_proxy_statistics_prefs_) {
838 data_reduction_proxy_statistics_prefs_);
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_io_data.h398 data_reduction_proxy_statistics_prefs_ =
404 return data_reduction_proxy_statistics_prefs_.get();
657 data_reduction_proxy_statistics_prefs_; member in class:ProfileIOData

Completed in 1386 milliseconds