Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/include/thermal_action/action/
Daction_shutdown.h36 int32_t ShutdownExecution(bool isShutdown);
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
Daction_shutdown.cpp75 ShutdownExecution(static_cast<bool>(value)); in Execute()
114 int32_t ActionShutdown::ShutdownExecution(bool isShutdown) in ShutdownExecution() function in OHOS::PowerMgr::ActionShutdown
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_test.cpp154 g_actionShutdown->ShutdownExecution(false);
155 g_actionShutdown->ShutdownExecution(false);