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

  /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/chrome/browser/safe_browsing/
safe_browsing_service.cc 197 return metrics && metrics->reporting_active() &&
    [all...]

Completed in 70 milliseconds