Searched refs:thermalWatcherCallbackFunc (Results 1 – 2 of 2) sorted by relevance
114 bool thermalWatcherCallbackFunc(const std::set<std::string> &uevent_sensors);
178 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