Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/application/protector/src/action/
H A Dthermal_device_control.cpp36 auto actionList = policy->GetLevelAction(); in Init() local
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mock_stub_test.cpp192 std::vector<std::string> actionList; in HWTEST_F() local
H A Dthermal_policy_test.cpp112 std::vector<PolicyAction> actionList; in HWTEST_F() local
137 std::vector<PolicyAction> actionList; in HWTEST_F() local
[all...]
H A Dthermal_client_test.cpp117 std::string actionList; in HWTEST_F() local
H A Dthermal_action_hub_test.cpp254 std::vector<std::string> actionList; in HWTEST_F() local
281 std::vector<std::string> actionList; in HWTEST_F() local
308 std::vector<std::string> actionList; in HWTEST_F() local
336 std::vector<std::string> actionList; HWTEST_F() local
364 std::vector<std::string> actionList; HWTEST_F() local
392 std::vector<std::string> actionList; HWTEST_F() local
421 std::vector<std::string> actionList; HWTEST_F() local
448 std::vector<std::string> actionList; HWTEST_F() local
[all...]
/base/powermgr/thermal_manager/services/zidl/src/
H A Dthermal_srv_proxy.cpp138 SubscribeThermalActionCallback( const std::vector<std::string>& actionList, const std::string& desc, const sptr<IThermalActionCallback>& callback) SubscribeThermalActionCallback() argument
H A Dthermal_srv_stub.cpp156 std::vector<std::string> actionList; in SubscribeThermalActionCallbackStub() local
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_policy.cpp159 void ThermalPolicy::ActionDecision(const std::vector<PolicyAction>& actionList) in ActionDecision() argument
/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H A Dthermal_observer.cpp124 void ThermalObserver::SubscribeThermalActionCallback(const std::vector<std::string>& actionList, in SubscribeThermalActionCallback() argument
202 void ThermalObserver::DecisionActionValue(const std::vector<std::string>& actionList, in DecisionActionValue() argument
208 void ThermalObserver::DecisionActionValue(const std::vector<std::string>& actionList, in DecisionActionValue() argument
/base/powermgr/thermal_manager/frameworks/native/
H A Dthermal_mgr_client.cpp130 SubscribeThermalActionCallback( const std::vector<std::string>& actionList, const std::string& desc, const sptr<IThermalActionCallback>& callback) SubscribeThermalActionCallback() argument
/base/powermgr/thermal_manager/services/native/src/
H A Dthermal_service.cpp443 SubscribeThermalActionCallback( const std::vector<std::string>& actionList, const std::string& desc, const sptr<IThermalActionCallback>& callback) SubscribeThermalActionCallback() argument

Completed in 6 milliseconds