Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_watcher.h80 void parseGenlink(std::set<std::string> *sensor_name);
Dthermal_watcher.cpp468 void ThermalWatcher::parseGenlink(std::set<std::string> *sensors_set) { in parseGenlink() function in android::hardware::thermal::V2_0::implementation::ThermalWatcher
513 parseGenlink(&sensors); in threadLoop()