Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp188 bool ThermalPolicy::StateMachineDecision(const std::map<std::string, std::string>& stateMap) in StateMachineDecision()
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_report_test.cpp176 std::map<std::string, std::string> stateMap; in StateDecision() local
219 void ThermalActionReportTest::GetStateMap(std::map<std::string, std::string>& stateMap) in GetStateMap()
Dthermal_service_test.cpp664 std::map<std::string, std::string> stateMap; variable