Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/thermal/
H A Dthermal-helper.cpp1160 bool force_update = false; in thermalWatcherCallbackFunc() local
1178 force_update = true; in thermalWatcherCallbackFunc()
1187 force_update = true; in thermalWatcherCallbackFunc()
1194 force_update = true; in thermalWatcherCallbackFunc()
1200 force_update = true; in thermalWatcherCallbackFunc()
1207 << ", sleep_ms=" << sleep_ms.count() << ", force_update = " << force_update; in thermalWatcherCallbackFunc()
1209 if (!force_update) { in thermalWatcherCallbackFunc()