Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.h207 std::chrono::milliseconds thermalWatcherCallbackFunc(
Dthermal-helper.cpp146 : thermal_watcher_(new ThermalWatcher(std::bind(&ThermalHelperImpl::thermalWatcherCallbackFunc, in ThermalHelperImpl()
1326 std::chrono::milliseconds ThermalHelperImpl::thermalWatcherCallbackFunc( in thermalWatcherCallbackFunc() function in aidl::android::hardware::thermal::implementation::ThermalHelperImpl