Searched refs:should_reboot_into_recovery (Results 1 – 1 of 1) sorted by relevance
1198 bool should_reboot_into_recovery = true; in ExecVdcRebootOnFailure() local1201 should_reboot_into_recovery = false; in ExecVdcRebootOnFailure()1205 auto reboot = [reboot_reason, should_reboot_into_recovery](const std::string& message) { in ExecVdcRebootOnFailure()1207 if (should_reboot_into_recovery) { in ExecVdcRebootOnFailure()