Searched refs:reporting_active (Results 1 – 3 of 3) sorted by relevance
135 bool reporting_active() const;
539 bool MetricsService::reporting_active() const { in reporting_active() function in MetricsService946 if (!reporting_active()) in StartLogTransmissionTimer()1039 if (!reporting_active()) in OnHistogramSynchronizationDone()
197 return metrics && metrics->reporting_active() && in CanReportStats()