Home
last modified time | relevance | path

Searched refs:getSeverityFromThresholds (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/thermal/
Dthermal-helper.h210 std::pair<ThrottlingSeverity, ThrottlingSeverity> getSeverityFromThresholds(
Dthermal-helper.cpp539 status = getSeverityFromThresholds(sensor_info.hot_thresholds, sensor_info.cold_thresholds, in readTemperature()
610 std::pair<ThrottlingSeverity, ThrottlingSeverity> ThermalHelperImpl::getSeverityFromThresholds( in getSeverityFromThresholds() function in aidl::android::hardware::thermal::implementation::ThermalHelperImpl