Home
last modified time | relevance | path

Searched refs:rebootTarget (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dreboot_utils.cpp82 void __attribute__((noreturn)) RebootSystem(unsigned int cmd, const std::string& rebootTarget) { in RebootSystem() argument
98 LINUX_REBOOT_CMD_RESTART2, rebootTarget.c_str()); in RebootSystem()