Home
last modified time | relevance | path

Searched refs:supportedRetryPolicies (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Devent_service.hpp57 static constexpr const std::array<const char*, 3> supportedRetryPolicies = { variable
684 if (std::ranges::find(supportedRetryPolicies, *retryPolicy) == in requestRoutesEventDestinationCollection()
685 supportedRetryPolicies.end()) in requestRoutesEventDestinationCollection()
888 if (std::ranges::find(supportedRetryPolicies, in requestRoutesEventDestination()
890 supportedRetryPolicies.end()) in requestRoutesEventDestination()