Searched refs:findEnergySourceToWatch (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/google/pixel/thermal/utils/ | ||
H A D | power_files.h | 69 bool findEnergySourceToWatch(void); |
H A D | power_files.cpp | 135 bool PowerFiles::findEnergySourceToWatch(void) { in findEnergySourceToWatch() function in android::hardware::thermal::V2_0::implementation::PowerFiles |
/aosp12/hardware/google/pixel/thermal/ | ||
H A D | thermal-helper.cpp | 337 power_files_.findEnergySourceToWatch()) { in ThermalHelper() |