Home
last modified time | relevance | path

Searched defs:policyActionList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_policy.h37 std::vector<PolicyAction> policyActionList; member
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_policy.cpp257 void ThermalPolicy::PrintPolicyAction(std::vector<PolicyAction> policyActionList, std::string& resu… in PrintPolicyAction()