Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/include/thermal_action/action/
Daction_charger.h37 static void ExecuteCurrentLimit();
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
Daction_charger.cpp116 void ActionCharger::ExecuteCurrentLimit() in ExecuteCurrentLimit() function in OHOS::PowerMgr::ActionCharger
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_test.cpp185 g_actionCharger->ExecuteCurrentLimit();
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp145 ActionCharger::ExecuteCurrentLimit(); in PolicyDecision()