Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/include/thermal_action/action/
Daction_voltage.h37 static void ExecuteVoltageLimit();
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
Daction_voltage.cpp113 void ActionVoltage::ExecuteVoltageLimit() in ExecuteVoltageLimit() function in OHOS::PowerMgr::ActionVoltage
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_test.cpp108 g_actionVoltage->ExecuteVoltageLimit();
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp146 ActionVoltage::ExecuteVoltageLimit(); in PolicyDecision()