Home
last modified time | relevance | path

Searched defs:ActionDecision (Results 1 – 3 of 3) sorted by relevance

/base/powermgr/thermal_manager/application/protector/src/policy/
Dthermal_kernel_policy.cpp66 void ThermalKernelPolicy::ActionDecision(std::vector<ActionItem> &vAction) in ActionDecision() function in OHOS::PowerMgr::ThermalKernelPolicy
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp149 void ThermalPolicy::ActionDecision(const std::vector<PolicyAction>& actionList) in ActionDecision() function in OHOS::PowerMgr::ThermalPolicy
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_report_test.cpp91 std::string ThermalActionReportTest::ActionDecision(const std::string& actionName, std::vector<Poli… in ActionDecision() function in ThermalActionReportTest