Searched refs:recording_active (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/metrics/
H A Dmetrics_service.h197 bool recording_active() const;
H A Dmetrics_service.cc442 bool MetricsService::recording_active() const { function in class:metrics::MetricsService
509 if (recording_active() && state_ >= SENDING_INITIAL_STABILITY_LOG) {
809 if (recording_active() &&
825 !recording_active() ||
865 if (!recording_active()) {

Completed in 610 milliseconds