Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dadb_install.cpp280 bool rescue_mode) { in CreateMinadbdServiceAndExecuteCommands()
338 InstallResult ApplyFromAdb(Device* device, bool rescue_mode, Device::BuiltinAction* reboot_action) { in ApplyFromAdb()
/bootable/recovery/minadbd/
Dminadbd_services.cpp52 static bool rescue_mode = false; variable