Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dreboot_utils.cpp110 RebootSystem(unsigned int cmd, const std::string& rebootTarget, const std::string& reboot_reason) { in RebootSystem() argument
126 LINUX_REBOOT_CMD_RESTART2, rebootTarget.c_str()); in RebootSystem()