Home
last modified time | relevance | path

Searched defs:actionList (Results 1 – 11 of 11) sorted by relevance

/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_hub_test.cpp254 std::vector<std::string> actionList; variable
281 std::vector<std::string> actionList; variable
308 std::vector<std::string> actionList; variable
336 std::vector<std::string> actionList; variable
364 std::vector<std::string> actionList; variable
392 std::vector<std::string> actionList; variable
421 std::vector<std::string> actionList; variable
448 std::vector<std::string> actionList; variable
Dthermal_policy_test.cpp112 std::vector<PolicyAction> actionList; variable
137 std::vector<PolicyAction> actionList; variable
Dthermal_client_test.cpp111 std::string actionList; variable
Dthermal_mock_stub_test.cpp192 std::vector<std::string> actionList; variable
/base/powermgr/thermal_manager/application/protector/src/action/
Dthermal_device_control.cpp36 auto actionList = policy->GetLevelAction(); in Init() local
/base/powermgr/thermal_manager/services/native/src/thermal_observer/
Dthermal_observer.cpp124 void ThermalObserver::SubscribeThermalActionCallback(const std::vector<std::string>& actionList, in SubscribeThermalActionCallback()
200 void ThermalObserver::DecisionActionValue(const std::vector<std::string>& actionList, in DecisionActionValue()
206 void ThermalObserver::DecisionActionValue(const std::vector<std::string>& actionList, in DecisionActionValue()
/base/powermgr/thermal_manager/frameworks/native/
Dthermal_mgr_client.cpp131const std::vector<std::string>& actionList, const std::string& desc, const sptr<IThermalActionCall… in SubscribeThermalActionCallback()
/base/powermgr/thermal_manager/services/zidl/src/
Dthermal_srv_stub.cpp156 std::vector<std::string> actionList; in SubscribeThermalActionCallbackStub() local
Dthermal_srv_proxy.cpp139const std::vector<std::string>& actionList, const std::string& desc, const sptr<IThermalActionCall… in SubscribeThermalActionCallback()
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp159 void ThermalPolicy::ActionDecision(const std::vector<PolicyAction>& actionList) in ActionDecision()
/base/powermgr/thermal_manager/services/native/src/
Dthermal_service.cpp392const std::vector<std::string>& actionList, const std::string& desc, const sptr<IThermalActionCall… in SubscribeThermalActionCallback()