Searched refs:rescue_mode (Results 1 – 3 of 3) sorted by relevance
24 int ApplyFromAdb(Device* device, bool rescue_mode, Device::BuiltinAction* reboot_action);
276 bool rescue_mode) { in CreateMinadbdServiceAndExecuteCommands() argument298 if (rescue_mode) { in CreateMinadbdServiceAndExecuteCommands()334 int ApplyFromAdb(Device* device, bool rescue_mode, Device::BuiltinAction* reboot_action) { in ApplyFromAdb() argument361 if (!rescue_mode) { in ApplyFromAdb()375 CreateMinadbdServiceAndExecuteCommands(ui, command_map, rescue_mode); in ApplyFromAdb()
52 static bool rescue_mode = false; variable60 rescue_mode = rescue; in SetMinadbdRescueMode()130 if (!rescue_mode || *status == MinadbdCommandStatus::kSuccess) { in RunAdbFuseSideload()253 if (rescue_mode) { in daemon_service_to_fd()