Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/recovery/install/
H A Dadb_install.cpp129 Device::BuiltinAction* reboot_action) { in AdbRebootHandler()
339 InstallResult ApplyFromAdb(Device* device, bool rescue_mode, Device::BuiltinAction* reboot_action) { in ApplyFromAdb()
/aosp_15_r20/bootable/recovery/
H A Drecovery.cpp468 Device::BuiltinAction reboot_action{}; in PromptAndWait() local