Searched refs:bootAutomaticRetryAttempts (Results 1 – 1 of 1) sorted by relevance
3187 std::optional<uint32_t> bootAutomaticRetryAttempts; in handleComputerSystemPatch() 3199 "Boot/AutomaticRetryAttempts", bootAutomaticRetryAttempts, // in handleComputerSystemPatch() 3243 if (bootAutomaticRetryAttempts) in handleComputerSystemPatch() 3246 bootAutomaticRetryAttempts.value()); in handleComputerSystemPatch() 3186 std::optional<uint32_t> bootAutomaticRetryAttempts; handleComputerSystemPatch() local