Home
last modified time | relevance | path

Searched defs:Shutdown (Results 1 – 4 of 4) sorted by relevance

/base/powermgr/power_manager/services/native/src/actions/default/
Ddevice_power_action.cpp38 void DevicePowerAction::Shutdown(const std::string& reason) in Shutdown() function in OHOS::PowerMgr::DevicePowerAction
/base/powermgr/power_manager/services/native/src/shutdown/
Dshutdown_controller.cpp62 void ShutdownController::Shutdown(const std::string& reason) in Shutdown() function in OHOS::PowerMgr::ShutdownController
/base/powermgr/power_manager/frameworks/napi/power/
Dpower_napi.cpp36 napi_value PowerNapi::Shutdown(napi_env env, napi_callback_info info) in Shutdown() function in OHOS::PowerMgr::PowerNapi
/base/powermgr/power_manager/test/fuzztest/power_fuzzer/
Dpower_fuzzer.cpp47 virtual void Shutdown([[maybe_unused]] const std::string& reason) {}; in Shutdown() function in OHOS::PowerMgr::FuzzPowerAction