Searched defs:Shutdown (Results 1 – 4 of 4) sorted by relevance
/base/powermgr/power_manager/services/native/src/actions/default/ | ||
D | device_power_action.cpp | 38 void DevicePowerAction::Shutdown(const std::string& reason) in Shutdown() function in OHOS::PowerMgr::DevicePowerAction |
/base/powermgr/power_manager/services/native/src/shutdown/ | ||
D | shutdown_controller.cpp | 62 void ShutdownController::Shutdown(const std::string& reason) in Shutdown() function in OHOS::PowerMgr::ShutdownController |
/base/powermgr/power_manager/frameworks/napi/power/ | ||
D | power_napi.cpp | 36 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/ | ||
D | power_fuzzer.cpp | 47 virtual void Shutdown([[maybe_unused]] const std::string& reason) {}; in Shutdown() function in OHOS::PowerMgr::FuzzPowerAction |