Home
last modified time | relevance | path

Searched defs:reboot_reason (Results 1 – 2 of 2) 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()
H A Dbuiltins.cpp1172 auto reboot_reason = vdc_arg + "_failed"; in ExecVdcRebootOnFailure() local