Home
last modified time | relevance | path

Searched defs:Reboot (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/
H A Ddevice_power_action.cpp32 void DevicePowerAction::Reboot(const std::string& reason) in Reboot() function in OHOS::PowerMgr::DevicePowerAction
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/device_control/src/
H A Ddevice_control_proxy.cpp70 int32_t DeviceControlProxy::Reboot(AppExecFwk::ElementName &admin) in Reboot() function in OHOS::EDM::DeviceControlProxy
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/device_control/src/
H A Ddevice_control_addon.cpp130 napi_value DeviceControlAddon::Reboot(napi_env env, napi_callback_info info) in Reboot() function in DeviceControlAddon
/ohos5.0/base/powermgr/power_manager/services/native/src/shutdown/
H A Dshutdown_controller.cpp61 void ShutdownController::Reboot(const std::string& reason) in Reboot() function in OHOS::PowerMgr::ShutdownController
/ohos5.0/base/powermgr/power_manager/frameworks/napi/power/
H A Dpower_napi.cpp52 napi_value PowerNapi::Reboot(napi_env env, napi_callback_info info) in Reboot() function in OHOS::PowerMgr::PowerNapi
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp659 void DhcpClientStateMachine::Reboot(time_t timestamp) in Reboot() function in OHOS::DHCP::DhcpClientStateMachine