Home
last modified time | relevance | path

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

/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/power_manager/services/native/include/
Dpower_mode_policy.h56 std::map<uint32_t, ModeAction> actionMap; variable
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp156 …ThermalActionManager::ThermalActionMap actionMap = g_service->GetActionManagerObj()->GetActionMap(… in ActionDecision() local
217 ThermalActionManager::ThermalActionMap actionMap = actionMgr->GetActionMap(); in ActionExecution() local
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_service_test.cpp606 auto& actionMap = g_service->actionMgr_->actionMap_; variable
638 auto& actionMap = g_service->actionMgr_->actionMap_; variable