Home
last modified time | relevance | path

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

/system/core/init/
Dreboot.cpp324 bool* reboot_monitor_run) { in RebootMonitorThread() argument
334 while (*reboot_monitor_run == true) { in RebootMonitorThread()
594 bool reboot_monitor_run = true; in DoReboot() local
596 shutdown_timeout, &reboot_monitor_run); in DoReboot()
731 reboot_monitor_run = false; in DoReboot()