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.hpp362 boost::circular_buffer<Event>::iterator lastEvent = in addSSESubscription() local
368 if (lastEvent == messages.end()) in addSSESubscription()
380 lastEvent++; in addSSESubscription()
383 lastEvent; in addSSESubscription()