Searched defs:power_status_map (Results 1 – 2 of 2) sorted by relevance
/hardware/google/pixel/thermal/utils/ |
D | thermal_throttling.cpp | 191 const std::unordered_map<std::string, PowerStatus> &power_status_map, in updatePowerBudget() 370 const std::unordered_map<std::string, PowerStatus> &power_status_map, std::string *log_buf, in computeExcludedPower() 402 const std::unordered_map<std::string, PowerStatus> &power_status_map, in allocatePowerToCdev() 673 const std::unordered_map<std::string, PowerStatus> &power_status_map, in throttlingReleaseUpdate() 770 const std::unordered_map<std::string, PowerStatus> &power_status_map, in thermalThrottlingUpdate()
|
/hardware/google/pixel/thermal/ |
D | Thermal.cpp | 569 const auto &power_status_map = thermal_helper_->GetPowerStatusMap(); in dumpPowerRailInfo() local
|