Searched refs:autoRebootEnabled (Results 1 – 3 of 3) sorted by relevance
114 bool autoRebootEnabled();
213 bool autoRebootEnabled() in autoRebootEnabled() function
1222 bool autoRebootEnabled) { in getAutomaticRetryPolicy() argument1233 BMCWEB_LOG_DEBUG("Auto Reboot: {}", autoRebootEnabled); in getAutomaticRetryPolicy()1234 if (autoRebootEnabled) in getAutomaticRetryPolicy()1868 bool autoRebootEnabled = false; in setAutomaticRetry() local1872 autoRebootEnabled = false; in setAutomaticRetry()1876 autoRebootEnabled = true; in setAutomaticRetry()1892 "AutoReboot", autoRebootEnabled); in setAutomaticRetry()