Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.cpp1336 bool force_update = false; in thermalWatcherCallbackFunc() local
1371 force_update = true; in thermalWatcherCallbackFunc()
1382 force_update = true; in thermalWatcherCallbackFunc()
1387 force_update = true; in thermalWatcherCallbackFunc()
1391 force_update = true; in thermalWatcherCallbackFunc()
1398 force_update = sensor_status.override_status.pending_update; in thermalWatcherCallbackFunc()
1404 << ", sleep_ms=" << sleep_ms.count() << ", force_update = " << force_update in thermalWatcherCallbackFunc()
1407 if (!force_update) { in thermalWatcherCallbackFunc()