Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dpower_files.h91 bool findEnergySourceToWatch(void);
Dpower_files.cpp79 if (!findEnergySourceToWatch()) { in registerPowerRailsToWatch()
145 bool PowerFiles::findEnergySourceToWatch(void) { in findEnergySourceToWatch() function in aidl::android::hardware::thermal::implementation::PowerFiles