Searched refs:bootAutomaticRetryAttempts (Results 1 – 1 of 1) sorted by relevance
3186 std::optional<uint32_t> bootAutomaticRetryAttempts; in handleComputerSystemPatch() local3198 "Boot/AutomaticRetryAttempts", bootAutomaticRetryAttempts, // in handleComputerSystemPatch()3242 if (bootAutomaticRetryAttempts) in handleComputerSystemPatch()3245 bootAutomaticRetryAttempts.value()); in handleComputerSystemPatch()