Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.h114 bool thermalWatcherCallbackFunc(const std::set<std::string> &uevent_sensors);
Dthermal-helper.cpp178 std::bind(&ThermalHelper::thermalWatcherCallbackFunc, this, std::placeholders::_1))), in ThermalHelper()
569 bool ThermalHelper::thermalWatcherCallbackFunc(const std::set<std::string> &uevent_sensors) { in thermalWatcherCallbackFunc() function in android::hardware::thermal::V2_0::implementation::ThermalHelper