Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_policy_test.cpp174 std::map<std::string, std::string> stateMap; variable
Dthermal_action_report_test.cpp187 std::map<std::string, std::string> stateMap; in StateDecision() local
231 void ThermalActionReportTest::GetStateMap(std::map<std::string, std::string>& stateMap) in GetStateMap()
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp196 bool ThermalPolicy::StateMachineDecision(const std::map<std::string, std::string>& stateMap) in StateMachineDecision()
/base/powermgr/thermal_manager/test/systemtest/src/
Dthermal_mgr_interface_test.cpp753 std::map<std::string, std::string> stateMap {{tag1, val1}}; variable