Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_action/
H A Dthermal_action_manager.h49 std::vector<ActionItem> GetActionItem() in GetActionItem() function
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_volume.cpp104 g_actionInfo = tms->GetActionManagerObj()->GetActionItem(); in VolumeRequest()