HomeSort by relevance Sort by last modified time
    Searched full:recording_active (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/metrics/
metrics_service.cc 442 bool MetricsService::recording_active() const { function in class:metrics::MetricsService
509 if (recording_active() && state_ >= SENDING_INITIAL_STABILITY_LOG) {
809 if (recording_active() &&
    [all...]
metrics_service.h 197 bool recording_active() const;

Completed in 847 milliseconds