Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.cpp594 void ThermalHelperImpl::updateCoolingDevices(const std::vector<std::string> &updated_cdev) { in updateCoolingDevices() argument
597 for (const auto &target_cdev : updated_cdev) { in updateCoolingDevices()