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

  /external/chromium/chrome/browser/metrics/
metrics_service.h 167 // SetRecording(false) also forces a persistent save of logging state (if
169 void SetRecording(bool enabled);
343 // These should not be set directly, but by calling SetRecording and
metrics_service.cc 472 SetRecording(false);
477 SetRecording(true);
482 SetRecording(true);
489 SetRecording(false);
492 void MetricsService::SetRecording(bool enabled) {
    [all...]

Completed in 397 milliseconds