Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_shutdown.cpp77 ShutdownRequest(static_cast<bool>(value)); in Execute()
100 uint32_t ActionShutdown::ShutdownRequest(bool isShutdown) in ShutdownRequest() function in OHOS::PowerMgr::ActionShutdown
136 ShutdownRequest(isShutdown); in DelayShutdown()
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_action/action/
H A Daction_shutdown.h33 uint32_t ShutdownRequest(bool isShutdown);
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_test.cpp180 int32_t ret = g_actionShutdown->ShutdownRequest(false);