/ohos5.0/base/powermgr/thermal_manager/utils/native/src/ |
H A D | thermal_hisysevent.cpp | 42 void WriteActionTriggeredHiSysEvent(bool enableEvent, const std::string& actionName, int32_t value) in WriteActionTriggeredHiSysEvent() 49 void WriteActionTriggeredHiSysEventWithRatio(bool enableEvent, const std::string& actionName, float… in WriteActionTriggeredHiSysEventWithRatio()
|
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/ |
H A D | action_cpu_big.cpp | 27 ActionCpuBig::ActionCpuBig(const std::string& actionName) in ActionCpuBig()
|
H A D | action_cpu_isolate.cpp | 27 ActionCpuIsolate::ActionCpuIsolate(const std::string& actionName) in ActionCpuIsolate()
|
H A D | action_cpu_lit.cpp | 27 ActionCpuLit::ActionCpuLit(const std::string& actionName) in ActionCpuLit()
|
H A D | action_cpu_med.cpp | 27 ActionCpuMed::ActionCpuMed(const std::string& actionName) in ActionCpuMed()
|
H A D | action_gpu.cpp | 27 ActionGpu::ActionGpu(const std::string& actionName) in ActionGpu()
|
H A D | action_cpu_boost.cpp | 28 ActionCpuBoost::ActionCpuBoost(const std::string& actionName) in ActionCpuBoost()
|
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/ |
H A D | thermal_action_report_test.cpp | 91 std::string ThermalActionReportTest::GetActionValue(const std::string& actionName, uint32_t level) in GetActionValue() 103 std::string ThermalActionReportTest::ActionDecision(const std::string& actionName, std::vector<Poli… in ActionDecision() 114 const std::string& actionName, std::vector<PolicyAction>& vAction) in ActionValueDecision() 145 std::string ThermalActionReportTest::LcdValueDecision(const std::string& actionName, std::vector<Po… in LcdValueDecision() 252 const std::string& actionName, int32_t level, const std::string& dumpInfo, bool isReversed) in ThermalActionTriggered()
|
H A D | thermal_config_file_parser.cpp | 40 bool ThermalConfigFileParser::GetActionEnableEvent(const std::string& actionName) in GetActionEnableEvent() 51 bool ThermalConfigFileParser::GetActionStrict(const std::string& actionName) in GetActionStrict()
|
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/ |
H A D | thermal_policy.h | 29 std::string actionName; member
|
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/ |
H A D | action_node.cpp | 31 ActionNode::ActionNode(const std::string& actionName) in ActionNode()
|
H A D | action_display.cpp | 37 ActionDisplay::ActionDisplay(const std::string& actionName) in ActionDisplay()
|
H A D | action_popup.cpp | 36 ActionPopup::ActionPopup(const std::string& actionName) in ActionPopup()
|
H A D | action_voltage.cpp | 36 ActionVoltage::ActionVoltage(const std::string& actionName) in ActionVoltage()
|
H A D | action_charger.cpp | 35 ActionCharger::ActionCharger(const std::string& actionName) in ActionCharger()
|
H A D | action_shutdown.cpp | 40 ActionShutdown::ActionShutdown(const std::string& actionName) in ActionShutdown()
|
H A D | action_volume.cpp | 39 ActionVolume::ActionVolume(const std::string& actionName) in ActionVolume()
|
H A D | action_application_process.cpp | 44 ActionApplicationProcess::ActionApplicationProcess(const std::string& actionName) in ActionApplicationProcess()
|
H A D | action_thermal_level.cpp | 41 ActionThermalLevel::ActionThermalLevel(const std::string& actionName) in ActionThermalLevel()
|
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/ |
H A D | thermal_action_factory.cpp | 79 const std::string& actionName) in Create()
|
H A D | thermal_action_manager.cpp | 144 void ThermalActionManager::EnableMock(const std::string& actionName, void* mockAction) in EnableMock()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/ |
H A D | audio_concurrency_parser.cpp | 64 char *actionName = reinterpret_cast<char*>(xmlGetProp(incomingNode, in ParseIncoming() local
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | picture_in_picture_manager_test.cpp | 371 std::string actionName = "test"; variable
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | picture_in_picture_manager.cpp | 230 void PictureInPictureManager::DoActionEvent(const std::string& actionName, int32_t status) in DoActionEvent()
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_dump_test.cpp | 269 std::string actionName = "thermallevel"; variable
|