Home
last modified time | relevance | path

Searched defs:actionMap (Results 1 – 3 of 3) sorted by relevance

/base/powermgr/power_manager/services/native/include/
Dpower_mode_policy.h56 std::map<uint32_t, std::function<void()>> actionMap; variable
/base/powermgr/thermal_manager/application/protector/src/policy/
Dthermal_kernel_policy.cpp70 … ThermalDeviceControl::ThermalActionMap actionMap = g_service.GetControl()->GetThermalAction(); in ActionDecision() local
91 ThermalDeviceControl::ThermalActionMap actionMap = g_service.GetControl()->GetThermalAction(); in ActionExecution() local
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp129 …ThermalActionManager::ThermalActionMap actionMap = g_service->GetActionManagerObj()->GetActionMap(… in ActionDecision() local
195 ThermalActionManager::ThermalActionMap actionMap = actionMgr->GetActionMap(); in ActionExecution() local