Searched refs:GetActionManagerObj (Results 1 – 5 of 5) sorted by relevance
66 std::shared_ptr<ThermalActionManager> action = tms->GetActionManagerObj(); in Dump()
152 …ThermalActionManager::ThermalActionMap actionMap = g_service->GetActionManagerObj()->GetActionMap(… in ActionDecision()208 auto actionMgr = g_service->GetActionManagerObj(); in ActionExecution()
449 g_service->GetActionManagerObj()->SetActionItem(actionItems); in ParseActionNode()
104 g_actionInfo = g_service->GetActionManagerObj()->GetActionItem(); in VolumeRequest()
99 std::shared_ptr<ThermalActionManager> GetActionManagerObj() const in GetActionManagerObj() function