Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-debug-shell-cmd-reboot.md1 # reboot chapter
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-cmd-reboot.md1 # reboot chapter
/ohos5.0/build/hb/resources/args/default/
H A Dpushargs.json49 "reboot": { object
/ohos5.0/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp209 void Revert(const std::string &hmpName, bool reboot) in Revert()
/ohos5.0/base/startup/init/test/unittest/param/
H A Dparamservice_unittest.cpp461 int TestPowerCtrl(const char *reboot, uint16_t mode) in TestPowerCtrl()
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp1000 std::string reboot = ""; in GetRebootReason() local