Searched refs:reporting_active (Results 1 – 3 of 3) sorted by relevance
447 bool MetricsService::reporting_active() const { in reporting_active() function in metrics::MetricsService810 (reporting_active() || state_ < SENDING_INITIAL_STABILITY_LOG)) { in StartSchedulerIfNecessary()826 (!reporting_active() && state_ >= SENDING_INITIAL_STABILITY_LOG)) { in StartScheduledUpload()879 if (!reporting_active()) { in OnFinalLogInfoCollectionDone()
198 bool reporting_active() const;
74 return metrics && metrics->reporting_active(); in CanReportStats()