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

/external/chromium/chrome/browser/metrics/
H A Dmetrics_service.h172 void SetReporting(bool enabled);
344 // SetReporting.
H A Dmetrics_service.cc478 SetReporting(true);
483 SetReporting(false);
488 SetReporting(false);
531 void MetricsService::SetReporting(bool enable) { function in class:MetricsService

Completed in 758 milliseconds