Searched refs:GetThermalThrottlingStatusMap (Results 1 – 4 of 4) sorted by relevance
106 GetThermalThrottlingStatusMap() const = 0;170 const std::unordered_map<std::string, ThermalThrottlingStatus> &GetThermalThrottlingStatusMap() in GetThermalThrottlingStatusMap() function172 return thermal_throttling_.GetThermalThrottlingStatusMap(); in GetThermalThrottlingStatusMap()
376 const auto &thermal_throttling_status_map = thermal_helper_->GetThermalThrottlingStatusMap(); in dumpThrottlingInfo()509 const auto &thermal_throttling_status_map = thermal_helper_->GetThermalThrottlingStatusMap(); in dumpThrottlingRequestStatus()
57 GetThermalThrottlingStatusMap, (), (const, override));
73 const std::unordered_map<std::string, ThermalThrottlingStatus> &GetThermalThrottlingStatusMap() in GetThermalThrottlingStatusMap() function