Searched refs:monitored_sensors (Results 1 – 2 of 2) sorted by relevance
385 std::set<std::string> monitored_sensors; in ThermalHelper() local386 initializeTrip(tz_map, &monitored_sensors, thermal_genl_enabled); in ThermalHelper()389 thermal_watcher_->registerFilesToWatchNl(monitored_sensors); in ThermalHelper()391 thermal_watcher_->registerFilesToWatch(monitored_sensors); in ThermalHelper()926 std::set<std::string> *monitored_sensors, in initializeTrip() argument989 monitored_sensors->insert(sensor_info.first); in initializeTrip()
181 std::set<std::string> *monitored_sensors, bool thermal_genl_enabled);