Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dadb_install.cpp128 Device::BuiltinAction* reboot_action) { in AdbRebootHandler()
338 InstallResult ApplyFromAdb(Device* device, bool rescue_mode, Device::BuiltinAction* reboot_action) { in ApplyFromAdb()
/bootable/recovery/
Drecovery.cpp467 Device::BuiltinAction reboot_action; in PromptAndWait() local