Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.h227 void updateCoolingDevices(const std::vector<std::string> &cooling_devices_to_update);
Dthermal-helper.cpp594 void ThermalHelperImpl::updateCoolingDevices(const std::vector<std::string> &updated_cdev) { in updateCoolingDevices() function in aidl::android::hardware::thermal::implementation::ThermalHelperImpl
1485 updateCoolingDevices(cooling_devices_to_update); in thermalWatcherCallbackFunc()