Searched refs:getSeverityFromThresholds (Results 1 – 2 of 2) sorted by relevance
187 std::pair<ThrottlingSeverity, ThrottlingSeverity> getSeverityFromThresholds(
523 status = getSeverityFromThresholds(sensor_info.hot_thresholds, sensor_info.cold_thresholds, in readTemperature()760 std::pair<ThrottlingSeverity, ThrottlingSeverity> ThermalHelper::getSeverityFromThresholds( in getSeverityFromThresholds() function in android::hardware::thermal::V2_0::implementation::ThermalHelper