Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dpower_files.h68 void logPowerStatus(const boot_clock::time_point &now);
Dpower_files.cpp347 void PowerFiles::logPowerStatus(const boot_clock::time_point &now) { in logPowerStatus() function in aidl::android::hardware::thermal::implementation::PowerFiles
/hardware/google/pixel/thermal/
Dthermal-helper.cpp1508 power_files_.logPowerStatus(now); in thermalWatcherCallbackFunc()