Home
last modified time | relevance | path

Searched refs:findEnergySourceToWatch (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/pixel/thermal/utils/
H A Dpower_files.h69 bool findEnergySourceToWatch(void);
H A Dpower_files.cpp135 bool PowerFiles::findEnergySourceToWatch(void) { in findEnergySourceToWatch() function in android::hardware::thermal::V2_0::implementation::PowerFiles
/aosp12/hardware/google/pixel/thermal/
H A Dthermal-helper.cpp337 power_files_.findEnergySourceToWatch()) { in ThermalHelper()