Home
last modified time | relevance | path

Searched defs:actionName (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/base/powermgr/thermal_manager/utils/native/src/
H A Dthermal_hisysevent.cpp42 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 Daction_cpu_big.cpp27 ActionCpuBig::ActionCpuBig(const std::string& actionName) in ActionCpuBig()
H A Daction_cpu_isolate.cpp27 ActionCpuIsolate::ActionCpuIsolate(const std::string& actionName) in ActionCpuIsolate()
H A Daction_cpu_lit.cpp27 ActionCpuLit::ActionCpuLit(const std::string& actionName) in ActionCpuLit()
H A Daction_cpu_med.cpp27 ActionCpuMed::ActionCpuMed(const std::string& actionName) in ActionCpuMed()
H A Daction_gpu.cpp27 ActionGpu::ActionGpu(const std::string& actionName) in ActionGpu()
H A Daction_cpu_boost.cpp28 ActionCpuBoost::ActionCpuBoost(const std::string& actionName) in ActionCpuBoost()
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_report_test.cpp91 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 Dthermal_config_file_parser.cpp40 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 Dthermal_policy.h29 std::string actionName; member
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_node.cpp31 ActionNode::ActionNode(const std::string& actionName) in ActionNode()
H A Daction_display.cpp37 ActionDisplay::ActionDisplay(const std::string& actionName) in ActionDisplay()
H A Daction_popup.cpp36 ActionPopup::ActionPopup(const std::string& actionName) in ActionPopup()
H A Daction_voltage.cpp36 ActionVoltage::ActionVoltage(const std::string& actionName) in ActionVoltage()
H A Daction_charger.cpp35 ActionCharger::ActionCharger(const std::string& actionName) in ActionCharger()
H A Daction_shutdown.cpp40 ActionShutdown::ActionShutdown(const std::string& actionName) in ActionShutdown()
H A Daction_volume.cpp39 ActionVolume::ActionVolume(const std::string& actionName) in ActionVolume()
H A Daction_application_process.cpp44 ActionApplicationProcess::ActionApplicationProcess(const std::string& actionName) in ActionApplicationProcess()
H A Daction_thermal_level.cpp41 ActionThermalLevel::ActionThermalLevel(const std::string& actionName) in ActionThermalLevel()
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/
H A Dthermal_action_factory.cpp79 const std::string& actionName) in Create()
H A Dthermal_action_manager.cpp144 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 Daudio_concurrency_parser.cpp64 char *actionName = reinterpret_cast<char*>(xmlGetProp(incomingNode, in ParseIncoming() local
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dpicture_in_picture_manager_test.cpp371 std::string actionName = "test"; variable
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_manager.cpp230 void PictureInPictureManager::DoActionEvent(const std::string& actionName, int32_t status) in DoActionEvent()
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_dump_test.cpp269 std::string actionName = "thermallevel"; variable

12