Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_policy.h31 std::map<std::string, std::string> actionPropMap; member
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_report_test.cpp184 bool ThermalActionReportTest::StateDecision(std::map<std::string, std::string>& actionPropMap) in StateDecision()