Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Devent_service.hpp42 static constexpr const std::array<const char*, 2> supportedEvtFormatTypes = { variable
93 supportedEvtFormatTypes; in requestRoutesEventService()
460 if (std::ranges::find(supportedEvtFormatTypes, in requestRoutesEventDestinationCollection()
462 supportedEvtFormatTypes.end()) in requestRoutesEventDestinationCollection()