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.cpp123 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map) { in registerThermalThrottling()
320 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map) { in allocatePowerToCdev()
526 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map) { in updateCdevRequestByPower()
575 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map, in throttlingReleaseUpdate()
674 const std::unordered_map<std::string, CdevInfo> &cooling_device_info_map) { in thermalThrottlingUpdate()