Home
last modified time | relevance | path

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

/base/security/device_security_level/test/dslm_fuzz_test/mock/
Dmock.cpp34 void Shutdown(int32_t socket) in Shutdown() function
/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/customization/enterprise_device_management/interfaces/inner_api/device_control/src/
Ddevice_control_proxy.cpp59 int32_t DeviceControlProxy::Shutdown(AppExecFwk::ElementName &admin) in Shutdown() function in OHOS::EDM::DeviceControlProxy
/base/powermgr/power_manager/test/fuzztest/power_utils/
Dpower_fuzzer.cpp41 virtual void Shutdown([[maybe_unused]] const std::string& reason) {}; in Shutdown() function in OHOS::PowerMgr::FuzzPowerAction
/base/request/request/services/service/request/src/service/notify/
Dmod.rs29 Shutdown, enumerator
/base/customization/enterprise_device_management/interfaces/kits/device_control/src/
Ddevice_control_addon.cpp97 napi_value DeviceControlAddon::Shutdown(napi_env env, napi_callback_info info) in Shutdown() function in DeviceControlAddon
/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