Searched refs:autoRebootEnabled (Results 1 – 3 of 3) sorted by relevance
114 bool autoRebootEnabled();
212 bool autoRebootEnabled() in autoRebootEnabled() function
1208 bool autoRebootEnabled) { in getAutomaticRetryPolicy() argument1222 BMCWEB_LOG_DEBUG("Auto Reboot: {}", autoRebootEnabled); in getAutomaticRetryPolicy()1223 if (autoRebootEnabled) in getAutomaticRetryPolicy()1896 bool autoRebootEnabled = false; in setAutomaticRetry() local1900 autoRebootEnabled = false; in setAutomaticRetry()1904 autoRebootEnabled = true; in setAutomaticRetry()1921 "AutoReboot", autoRebootEnabled); in setAutomaticRetry()