Home
last modified time | relevance | path

Searched defs:actionName (Results 1 - 25 of 27) sorted by relevance

12

/base/powermgr/thermal_manager/services/native/src/thermal_action/
H A Dthermal_action_factory.cpp81 Create(const std::string& actionClass, const std::string& actionName) Create() argument
[all...]
H A Dthermal_action_manager.cpp144 void ThermalActionManager::EnableMock(const std::string& actionName, void* mockAction) in EnableMock() argument
/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() argument
H A Daction_cpu_boost.cpp28 ActionCpuBoost::ActionCpuBoost(const std::string& actionName) in ActionCpuBoost() argument
H A Daction_cpu_isolate.cpp27 ActionCpuIsolate::ActionCpuIsolate(const std::string& actionName) in ActionCpuIsolate() argument
H A Daction_cpu_lit.cpp27 ActionCpuLit::ActionCpuLit(const std::string& actionName) in ActionCpuLit() argument
H A Daction_cpu_med.cpp27 ActionCpuMed::ActionCpuMed(const std::string& actionName) in ActionCpuMed() argument
H A Daction_gpu.cpp27 ActionGpu::ActionGpu(const std::string& actionName) in ActionGpu() argument
/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_policy.h29 std::string actionName; member
/base/powermgr/thermal_manager/utils/native/src/
H A Dthermal_hisysevent.cpp46 void WriteActionTriggeredHiSysEvent(bool enableEvent, const std::string& actionName, int32_t value) in WriteActionTriggeredHiSysEvent() argument
53 void WriteActionTriggeredHiSysEventWithRatio(bool enableEvent, const std::string& actionName, float value) in WriteActionTriggeredHiSysEventWithRatio() argument
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_popup.cpp36 ActionPopup::ActionPopup(const std::string& actionName) in ActionPopup() argument
H A Daction_display.cpp37 ActionDisplay::ActionDisplay(const std::string& actionName) in ActionDisplay() argument
H A Daction_node.cpp31 ActionNode::ActionNode(const std::string& actionName) in ActionNode() argument
H A Daction_airplane.cpp33 ActionAirplane::ActionAirplane(const std::string& actionName) in ActionAirplane() argument
H A Daction_voltage.cpp36 ActionVoltage::ActionVoltage(const std::string& actionName) in ActionVoltage() argument
H A Daction_application_process.cpp43 ActionApplicationProcess::ActionApplicationProcess(const std::string& actionName) in ActionApplicationProcess() argument
H A Daction_charger.cpp35 ActionCharger::ActionCharger(const std::string& actionName) in ActionCharger() argument
H A Daction_shutdown.cpp40 ActionShutdown::ActionShutdown(const std::string& actionName) in ActionShutdown() argument
H A Daction_thermal_level.cpp41 ActionThermalLevel::ActionThermalLevel(const std::string& actionName) in ActionThermalLevel() argument
H A Daction_volume.cpp39 ActionVolume::ActionVolume(const std::string& actionName) in ActionVolume() argument
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_dump_test.cpp283 std::string actionName = "thermallevel"; in HWTEST_F() local
/base/powermgr/battery_statistics/test/unittest/src/servicetest/
H A Dstats_service_dump_test.cpp379 std::string actionName = "thermallevel"; in HWTEST_F() local
/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H A Dthermal_observer.cpp223 void ThermalObserver::SetDecisionValue(const std::string& actionName, const std::string& actionValue) in SetDecisionValue() argument
/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() argument
103 std::string ThermalActionReportTest::ActionDecision(const std::string& actionName, std::vector<PolicyAction>& vAction) in ActionDecision() argument
113 ActionValueDecision( const std::string& actionName, std::vector<PolicyAction>& vAction) ActionValueDecision() argument
145 LcdValueDecision(const std::string& actionName, std::vector<PolicyAction>& vAction) LcdValueDecision() argument
251 ThermalActionTriggered( const std::string& actionName, int32_t level, const std::string& dumpInfo, bool isReversed) ThermalActionTriggered() argument
257 GTEST_LOG_(INFO) << __func__ << " action name: " << actionName << " enalbe event flag is false, return"; ThermalActionTriggered() local
[all...]
/base/powermgr/thermal_manager/services/native/src/
H A Dthermal_service.cpp694 void ThermalService::EnableMock(const std::string& actionName, void* mockObject) in EnableMock() argument

Completed in 13 milliseconds

12