Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/thermal/
H A Dthermal-helper.h184 std::chrono::milliseconds thermalWatcherCallbackFunc(
H A Dthermal-helper.cpp270 std::bind(&ThermalHelper::thermalWatcherCallbackFunc, this, std::placeholders::_1))), in ThermalHelper()
1151 std::chrono::milliseconds ThermalHelper::thermalWatcherCallbackFunc( in thermalWatcherCallbackFunc() function in android::hardware::thermal::V2_0::implementation::ThermalHelper