Home
last modified time | relevance | path

Searched refs:cros_healthd_data_fetcher_ (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/policy/status_collector/
H A Ddevice_status_collector.h422 CrosHealthdDataFetcher cros_healthd_data_fetcher_; variable
H A Ddevice_status_collector.cc1364 cros_healthd_data_fetcher_(cros_healthd_data_fetcher), in DeviceStatusCollector()
1399 if (cros_healthd_data_fetcher_.is_null()) { in DeviceStatusCollector()
1400 cros_healthd_data_fetcher_ = in DeviceStatusCollector()
1783 cros_healthd_data_fetcher_.Run(CrosHealthdCollectionMode::kBattery, in ReceiveCPUStatistics()
2307 state->FetchCrosHealthdData(cros_healthd_data_fetcher_, report_system_info_, in GetHardwareStatus()