Searched refs:parseGenlink (Results 1 – 2 of 2) sorted by relevance
/hardware/google/pixel/thermal/utils/ | ||
D | thermal_watcher.h | 80 void parseGenlink(std::set<std::string> *sensor_name); |
D | thermal_watcher.cpp | 468 void ThermalWatcher::parseGenlink(std::set<std::string> *sensors_set) { in parseGenlink() function in android::hardware::thermal::V2_0::implementation::ThermalWatcher |