Home
last modified time | relevance | path

Searched refs:SetActionItem (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_action/
H A Dthermal_action_manager.h45 void SetActionItem(std::vector<ActionItem> vActionItem) in SetActionItem() function
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp526 tms->GetActionManagerObj()->SetActionItem(actionItems); in ParseActionNode()