Searched refs:readTemperature (Results 1 – 2 of 2) sorted by relevance
/hardware/google/pixel/thermal/ | ||
D | thermal-helper.h | 98 bool readTemperature(std::string_view sensor_name, Temperature_1_0 *out) const; |
D | thermal-helper.cpp | 250 bool ThermalHelper::readTemperature(std::string_view sensor_name, Temperature_1_0 *out) const { in readTemperature() function in android::hardware::thermal::V2_0::implementation::ThermalHelper |