Searched defs:reporting_active (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/metrics/
H A Dmetrics_service.cc447 bool MetricsService::reporting_active() const { function in class:metrics::MetricsService
810 (reporting_active() || state_ < SENDING_INITIAL_STABILITY_LOG)) {
826 (!reporting_active() && state_ >= SENDING_INITIAL_STABILITY_LOG)) {
879 if (!reporting_active()) {

Completed in 199 milliseconds