Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/thermal/
H A Dthermal-helper.h210 void updateCoolingDevices(const std::vector<std::string> &cooling_devices_to_update);
H A Dthermal-helper.cpp743 void ThermalHelper::updateCoolingDevices(const std::vector<std::string> &updated_cdev) { in updateCoolingDevices() function in android::hardware::thermal::V2_0::implementation::ThermalHelper
1309 updateCoolingDevices(cooling_devices_to_update); in thermalWatcherCallbackFunc()