Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Devent_service.hpp333 std::optional<std::string> eventFormatType2; in requestRoutesEventDestinationCollection() local
349 "EventFormatType", eventFormatType2, // in requestRoutesEventDestinationCollection()
431 if (eventFormatType2) in requestRoutesEventDestinationCollection()
531 if (eventFormatType2) in requestRoutesEventDestinationCollection()
534 *eventFormatType2) == in requestRoutesEventDestinationCollection()
538 asyncResp->res, *eventFormatType2, "EventFormatType"); in requestRoutesEventDestinationCollection()
541 subValue->userSub->eventFormatType = *eventFormatType2; in requestRoutesEventDestinationCollection()