Home
last modified time | relevance | path

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

/system/core/init/
Dreboot.cpp590 auto shutdown_handler = [cmd, command, reboot_target, run_fsck](const BuiltinArguments&) { in HandlePowerctlMessage() local
594 ActionManager::GetInstance().QueueBuiltinAction(shutdown_handler, "shutdown_done"); in HandlePowerctlMessage()