Lines Matching refs:ThrottlingSeverity
70 using ::android::hardware::thermal::V2_0::ThrottlingSeverity;
80 ThrottlingSeverity severity;
81 ThrottlingSeverity prev_hot_severity;
82 ThrottlingSeverity prev_cold_severity;
83 ThrottlingSeverity prev_hint_severity;
97 bool isModeSupported(const std::string &type, const ThrottlingSeverity &t);
100 void setMode(const std::string &type, const ThrottlingSeverity &t, const bool &enable);
134 std::pair<ThrottlingSeverity, ThrottlingSeverity> *throtting_status = nullptr,
187 std::pair<ThrottlingSeverity, ThrottlingSeverity> getSeverityFromThresholds(
190 ThrottlingSeverity prev_hot_severity, ThrottlingSeverity prev_cold_severity,
220 std::unordered_map<std::string, std::map<ThrottlingSeverity, ThrottlingSeverity>>