Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_policy.cpp139 uint32_t clusterCurrLev = clusterIter->second; in PolicyDecision() local
141 if (clusterCurrLev >= levelAction->level) { in PolicyDecision()