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

  /external/chromium_org/chrome_frame/
metrics_service.h 97 bool reporting_active() const { function in class:MetricsService
  /external/chromium/chrome/browser/metrics/
metrics_service.h 135 bool reporting_active() const;
metrics_service.cc 539 bool MetricsService::reporting_active() const { function in class:MetricsService
    [all...]
  /external/chromium_org/chrome/browser/metrics/
metrics_service.h 164 // Note that this reporting state can not be checked by reporting_active()
242 bool reporting_active() const;
metrics_service.cc 680 bool MetricsService::reporting_active() const { function in class:MetricsService
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
ui_manager.cc 73 return metrics && metrics->reporting_active();
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.cc 197 return metrics && metrics->reporting_active() &&
    [all...]

Completed in 126 milliseconds