reporting_active 1387 chrome/browser/metrics/metrics_service.cc       (reporting_active() || state_ < SENDING_INITIAL_STABILITY_LOG)) {
reporting_active 1403 chrome/browser/metrics/metrics_service.cc       (!reporting_active() && state_ >= SENDING_INITIAL_STABILITY_LOG)) {
reporting_active 1532 chrome/browser/metrics/metrics_service.cc   if (!reporting_active()) {
reporting_active  273 chrome/browser/metrics/metrics_service.h   bool reporting_active() const;
reporting_active   73 chrome/browser/safe_browsing/ui_manager.cc   return metrics && metrics->reporting_active();