Home
last modified time | relevance | path

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

/aosp_15_r20/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()
390 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map, in allocatePowerToCdev()
620 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map) { in updateCdevRequestByPower()
669 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map, in throttlingReleaseUpdate()
768 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map, in thermalThrottlingUpdate()