Home
last modified time | relevance | path

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

/hardware/interfaces/thermal/utils/include/thermalutils/
DThermalHidlWrapper.h53 using ThrottlingSeverity_2_0 = ::android::hardware::thermal::V2_0::ThrottlingSeverity; variable
/hardware/interfaces/thermal/utils/
DThermalHidlWrapper.cpp84 static_cast<ThrottlingSeverity_2_0>(temperature.throttlingStatus)}; in convertAidlTemperature()