Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/
H A Daction_cpu_boost.cpp25 constexpr int32_t BOOST_DISABLE_VALUE = 100; variable
62 if (value == BOOST_DISABLE_VALUE) { in Execute()