Home
last modified time | relevance | path

Searched defs:cdev_ceiling (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dthermal_throttling.cpp797 const auto cdev_ceiling = binded_cdev_info.cdev_ceiling[static_cast<size_t>(curr_severity)]; in computeCoolingDevicesRequest() local
Dthermal_info.h176 CdevArray cdev_ceiling; member
Dthermal_info.cpp602 CdevArray cdev_ceiling; in ParseBindedCdevInfo() local
/hardware/google/pixel/thermal/
Dthermal-helper.cpp128 for (auto &cdev_ceiling : binded_cdev_info_pair.second.cdev_ceiling) { in maxCoolingRequestCheck() local