Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dadb_install.cpp124 Device::BuiltinAction* reboot_action) { in AdbRebootHandler()
334 int ApplyFromAdb(Device* device, bool rescue_mode, Device::BuiltinAction* reboot_action) { in ApplyFromAdb()
/bootable/recovery/
Drecovery.cpp550 Device::BuiltinAction reboot_action; in prompt_and_wait() local