Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/utils/native/include/
H A Dconstants.h61 const int32_t INVALID_TEMP = -1000000; variable
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H A Dthermal_observer.cpp285 if (iter->second == INVALID_TEMP) { in GetThermalSrvSensorInfo()
294 sensorInfo.SetTemp(INVALID_TEMP); in GetThermalSrvSensorInfo()