Searched defs:RebootOrShutdown (Results 1 – 3 of 3) sorted by relevance
/base/powermgr/power_manager/services/native/src/ | ||
D | shutdown_service.cpp | 91 void ShutdownService::RebootOrShutdown(const std::string& reason, bool isReboot) in RebootOrShutdown() function in OHOS::PowerMgr::ShutdownService |
/base/powermgr/power_manager/frameworks/napi/power/ | ||
D | power.cpp | 37 napi_value Power::RebootOrShutdown(napi_env env, napi_callback_info info, bool isReboot) in RebootOrShutdown() function in OHOS::PowerMgr::Power |
D | power_napi.cpp | 115 napi_value PowerNapi::RebootOrShutdown(napi_env env, napi_callback_info info, bool isReboot) in RebootOrShutdown() function in OHOS::PowerMgr::PowerNapi |