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