Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/application/protector/src/policy/
H A Dthermal_kernel_policy.cpp70 … ThermalDeviceControl::ThermalActionMap actionMap = g_service.GetControl()->GetThermalAction(); in ActionDecision()
91 ThermalDeviceControl::ThermalActionMap actionMap = g_service.GetControl()->GetThermalAction(); in ActionExecution()
/ohos5.0/base/powermgr/thermal_manager/application/protector/include/
H A Dthermal_kernel_service.h52 std::shared_ptr<ThermalDeviceControl> GetControl() const in GetControl() function