Home
last modified time | relevance | path

Searched defs:reboot_reason (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Dreboot_utils.cpp110 RebootSystem(unsigned int cmd, const std::string& rebootTarget, const std::string& reboot_reason) { in RebootSystem()
Dbuiltins.cpp1172 auto reboot_reason = vdc_arg + "_failed"; in ExecVdcRebootOnFailure() local