Home
last modified time | relevance | path

Searched refs:SHUTDOWN_ACTION_NAME (Results 1 – 3 of 3) sorted by relevance

/base/powermgr/thermal_manager/services/native/src/thermal_action/
Dthermal_action_factory.cpp52 …g_actionMap.insert(std::make_pair(SHUTDOWN_ACTION_NAME, std::make_shared<ActionShutdown>(SHUTDOWN_… in InitFactory()
/base/powermgr/thermal_manager/utils/native/include/
Dconstants.h32 constexpr const char* SHUTDOWN_ACTION_NAME = "shut_down"; variable
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_report_test.cpp661 ThermalActionReportTest::ThermalActionTriggered(SHUTDOWN_ACTION_NAME, level, actualDumpInfo);
704 ThermalActionReportTest::ThermalActionTriggered(SHUTDOWN_ACTION_NAME, level, actualDumpInfo);
747 ThermalActionReportTest::ThermalActionTriggered(SHUTDOWN_ACTION_NAME, level, actualDumpInfo);
790 ThermalActionReportTest::ThermalActionTriggered(SHUTDOWN_ACTION_NAME, level, actualDumpInfo);