Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp208 auto actionMgr = g_service->GetActionManagerObj(); in ActionExecution() local
209 if (actionMgr == nullptr) { in ActionExecution()
213 ThermalActionManager::ThermalActionMap actionMap = actionMgr->GetActionMap(); in ActionExecution()