Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dpower_files.h66 bool refreshPowerStatus(void);
Dpower_files.cpp335 bool PowerFiles::refreshPowerStatus(void) { in refreshPowerStatus() function in aidl::android::hardware::thermal::implementation::PowerFiles
/hardware/google/pixel/thermal/
Dthermal-helper.cpp1448 power_files_.refreshPowerStatus(); in thermalWatcherCallbackFunc()