Searched refs:sensors_to_watch (Results 1 – 2 of 2) sorted by relevance
38 void ThermalWatcher::registerFilesToWatch(const std::set<std::string> &sensors_to_watch, in registerFilesToWatch() argument53 monitored_sensors_.insert(sensors_to_watch.begin(), sensors_to_watch.end()); in registerFilesToWatch()
59 void registerFilesToWatch(const std::set<std::string> &sensors_to_watch,