Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_throttling.cpp121 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map) { in registerThermalThrottling()
188 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map, in updatePowerBudget()
360 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map, in allocatePowerToCdev()
590 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map) { in updateCdevRequestByPower()
639 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map, in throttlingReleaseUpdate()
738 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map, in thermalThrottlingUpdate()