Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/include/thermal_policy/
Dthermal_policy.h32 std::map<std::string, std::string> actionPropMap; member
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_report_test.cpp173 bool ThermalActionReportTest::StateDecision(std::map<std::string, std::string>& actionPropMap) in StateDecision()