Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/application/protector/src/policy/
H A Dthermal_kernel_policy.cpp63 ActionExecution(); in PolicyDecision()
82 void ThermalKernelPolicy::ActionExecution() in ActionExecution() function in OHOS::PowerMgr::ThermalKernelPolicy
/ohos5.0/base/powermgr/thermal_manager/application/protector/include/policy/
H A Dthermal_kernel_policy.h55 void ActionExecution();
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_policy.h65 bool ActionExecution();
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_policy.cpp150 if (!ActionExecution()) { in PolicyDecision()
215 bool ThermalPolicy::ActionExecution() in ActionExecution() function in OHOS::PowerMgr::ThermalPolicy