/base/powermgr/thermal_manager/services/native/include/thermal_action/action/action_soc/ |
D | action_gpu.h | 30 void SetEnableEvent(bool enable) override;
|
D | action_cpu_big.h | 30 void SetEnableEvent(bool enable) override;
|
D | action_cpu_boost.h | 32 void SetEnableEvent(bool enable) override;
|
D | action_cpu_lit.h | 30 void SetEnableEvent(bool enable) override;
|
D | action_cpu_med.h | 30 void SetEnableEvent(bool enable) override;
|
D | action_cpu_isolate.h | 30 void SetEnableEvent(bool enable) override;
|
/base/powermgr/thermal_manager/services/native/include/thermal_action/action/ |
D | action_display.h | 30 void SetEnableEvent(bool enable) override;
|
D | action_volume.h | 30 void SetEnableEvent(bool enable) override;
|
D | action_cpu_isolate.h | 30 void SetEnableEvent(bool enable) override;
|
D | action_popup.h | 33 void SetEnableEvent(bool enable) override;
|
D | action_shutdown.h | 30 void SetEnableEvent(bool enable) override;
|
D | action_voltage.h | 32 void SetEnableEvent(bool enable) override;
|
D | action_charger.h | 32 void SetEnableEvent(bool enable) override;
|
D | action_application_process.h | 39 void SetEnableEvent(bool enable) override;
|
D | action_thermal_level.h | 42 void SetEnableEvent(bool enable) override;
|
/base/powermgr/thermal_manager/services/native/include/thermal_action/ |
D | ithermal_action.h | 34 virtual void SetEnableEvent(bool enable) = 0;
|
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/ |
D | action_cpu_boost.cpp | 43 void ActionCpuBoost::SetEnableEvent(bool enable) in SetEnableEvent() function in OHOS::PowerMgr::ActionCpuBoost
|
D | action_gpu.cpp | 43 void ActionGpu::SetEnableEvent(bool enable) in SetEnableEvent() function in OHOS::PowerMgr::ActionGpu
|
D | action_cpu_big.cpp | 43 void ActionCpuBig::SetEnableEvent(bool enable) in SetEnableEvent() function in OHOS::PowerMgr::ActionCpuBig
|
D | action_cpu_lit.cpp | 43 void ActionCpuLit::SetEnableEvent(bool enable) in SetEnableEvent() function in OHOS::PowerMgr::ActionCpuLit
|
D | action_cpu_med.cpp | 43 void ActionCpuMed::SetEnableEvent(bool enable) in SetEnableEvent() function in OHOS::PowerMgr::ActionCpuMed
|
D | action_cpu_isolate.cpp | 43 void ActionCpuIsolate::SetEnableEvent(bool enable) in SetEnableEvent() function in OHOS::PowerMgr::ActionCpuIsolate
|
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/ |
D | action_display.cpp | 49 void ActionDisplay::SetEnableEvent(bool enable) in SetEnableEvent() function in OHOS::PowerMgr::ActionDisplay
|
D | action_popup.cpp | 52 void ActionPopup::SetEnableEvent(bool enable) in SetEnableEvent() function in OHOS::PowerMgr::ActionPopup
|
D | action_shutdown.cpp | 56 void ActionShutdown::SetEnableEvent(bool enable) in SetEnableEvent() function in OHOS::PowerMgr::ActionShutdown
|