Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_watcher.cpp38 void ThermalWatcher::registerFilesToWatch(const std::set<std::string> &sensors_to_watch, in registerFilesToWatch() argument
53 monitored_sensors_.insert(sensors_to_watch.begin(), sensors_to_watch.end()); in registerFilesToWatch()
Dthermal_watcher.h59 void registerFilesToWatch(const std::set<std::string> &sensors_to_watch,