Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_config_base_info.h41 uint32_t GetHistoryTempCount() in GetHistoryTempCount() function
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H A Dthermal_service_subscriber.cpp36 historyCount_ = tms->GetBaseinfoObj()->GetHistoryTempCount(); in Init()