Home
last modified time | relevance | path

Searched defs:isShutdown (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_shutdown.cpp100 uint32_t ActionShutdown::ShutdownRequest(bool isShutdown) in ShutdownRequest()
109 int32_t ActionShutdown::ShutdownExecution(bool isShutdown) in ShutdownExecution()
125 uint32_t ActionShutdown::DelayShutdown(bool isShutdown, int32_t temp, int32_t thresholdClr) in DelayShutdown()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_user_history.cpp262 const bool& isShutdown) in UpdateBootBasedAndScreenTime()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.h44 bool isShutdown = false; variable