Home
last modified time | relevance | path

Searched defs:levelValue (Results 1 – 8 of 8) sorted by relevance

/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_mock_action_test.cpp189 int32_t levelValue = static_cast<int32_t>(level); variable
234 int32_t levelValue = static_cast<int32_t>(level); variable
260 int32_t levelValue = static_cast<int32_t>(level); variable
296 int32_t levelValue = static_cast<int32_t>(level); variable
331 int32_t levelValue = static_cast<int32_t>(level); variable
370 int32_t levelValue = static_cast<int32_t>(level); variable
405 int32_t levelValue = static_cast<int32_t>(level); variable
443 int32_t levelValue = static_cast<int32_t>(level); variable
Dthermal_listener_test.cpp101 int32_t levelValue = 0; variable
Dthermal_mock_proxy_writeinterfacetoken_test.cpp67 int32_t levelValue = static_cast<int32_t>(level); variable
Dthermal_mock_proxy_remote_test.cpp108 int32_t levelValue = static_cast<int32_t>(level); variable
/base/powermgr/thermal_manager/test/systemtest/src/
Dthermal_mgr_interface_test.cpp137 int32_t levelValue = static_cast<int32_t>(level); in OnThermalLevelChanged() local
148 int32_t levelValue = static_cast<int32_t>(level); in OnThermalLevelChanged() local
159 int32_t levelValue = static_cast<int32_t>(level); in OnThermalLevelChanged() local
170 int32_t levelValue = static_cast<int32_t>(level); in OnThermalLevelChanged() local
182 int32_t levelValue = static_cast<int32_t>(level); in OnThermalLevelChanged() local
637 int32_t levelValue; variable
664 int32_t levelValue; variable
689 int32_t levelValue; variable
718 int32_t levelValue; variable
743 int32_t levelValue; variable
/base/powermgr/thermal_manager/frameworks/ets/taihe/thermal/src/
Dohos.thermal.impl.cpp61 ohos::thermal::ThermalLevel levelValue = static_cast<ohos::thermal::ThermalLevel::key_t>(level); in GetLevel() local
Dthermal_level_callback.cpp40 … ohos::thermal::ThermalLevel levelValue = static_cast<ohos::thermal::ThermalLevel::key_t>(level_); in OnThermalLevel() local
/base/powermgr/thermal_manager/frameworks/napi/
Dthermal_manager_napi.cpp98 napi_value levelValue = nullptr; in OnThermalLevel() local
196 int32_t levelValue = static_cast<int32_t>(level); in GetThermalLevel() local