Searched refs:monitored_sensors (Results 1 – 2 of 2) sorted by relevance
344 std::set<std::string> monitored_sensors; in ThermalHelperImpl() local345 initializeTrip(tz_map, &monitored_sensors, thermal_genl_enabled); in ThermalHelperImpl()348 thermal_watcher_->registerFilesToWatchNl(monitored_sensors); in ThermalHelperImpl()350 thermal_watcher_->registerFilesToWatch(monitored_sensors); in ThermalHelperImpl()824 std::set<std::string> *monitored_sensors, in initializeTrip() argument887 monitored_sensors->insert(sensor_info.first); in initializeTrip()
204 std::set<std::string> *monitored_sensors, bool thermal_genl_enabled);