Home
last modified time | relevance | path

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

/system/core/init/
Dreboot.cpp323 bool* reboot_monitor_run) { in RebootMonitorThread() argument
333 while (*reboot_monitor_run == true) { in RebootMonitorThread()
610 bool reboot_monitor_run = true; in DoReboot() local
612 shutdown_timeout, &reboot_monitor_run); in DoReboot()
750 reboot_monitor_run = false; in DoReboot()