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

  /external/chromium_org/chrome/browser/net/
chrome_network_delegate.h 170 // |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
chrome_network_delegate.cc 257 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/
profile_io_data.h 398 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 116 milliseconds