Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp471 boost::circular_buffer<Event>::iterator lastEvent = in addSSESubscription() local
477 if (lastEvent == messages.end()) in addSSESubscription()
489 lastEvent++; in addSSESubscription()
492 lastEvent; in addSSESubscription()