Searched refs:PROCESS_ACTION_NAME (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/ |
H A D | thermal_action_report_test.cpp | 342 ThermalActionReportTest::ThermalActionTriggered(PROCESS_ACTION_NAME, level, actualDumpInfo); 381 ThermalActionReportTest::ThermalActionTriggered(PROCESS_ACTION_NAME, level, actualDumpInfo); 421 ThermalActionReportTest::ThermalActionTriggered(PROCESS_ACTION_NAME, level, actualDumpInfo); 461 ThermalActionReportTest::ThermalActionTriggered(PROCESS_ACTION_NAME, level, actualDumpInfo); 501 ThermalActionReportTest::ThermalActionTriggered(PROCESS_ACTION_NAME, level, actualDumpInfo); 541 ThermalActionReportTest::ThermalActionTriggered(PROCESS_ACTION_NAME, level, actualDumpInfo); 581 ThermalActionReportTest::ThermalActionTriggered(PROCESS_ACTION_NAME, level, actualDumpInfo); 621 ThermalActionReportTest::ThermalActionTriggered(PROCESS_ACTION_NAME, level, actualDumpInfo); 661 ThermalActionReportTest::ThermalActionTriggered(PROCESS_ACTION_NAME, level, actualDumpInfo); 702 ThermalActionReportTest::ThermalActionTriggered(PROCESS_ACTION_NAME, level, actualDumpInfo); [all …]
|
/ohos5.0/base/powermgr/thermal_manager/utils/native/include/ |
H A D | constants.h | 33 const std::string PROCESS_ACTION_NAME = "process_ctrl"; variable
|
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/ |
H A D | thermal_action_factory.cpp | 71 std::make_pair(PROCESS_ACTION_NAME, in InitFactory()
|