Home
last modified time | relevance | path

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

/openbmc/pldm/oem/meta/event/
H A Dtypes.hpp203 static constexpr auto memoryAdddcEvent = variable
H A Doem_event_manager.cpp450 if (estrIdx >= memoryAdddcEvent.size()) in handleUnifiedBIOSEvent()
451 estrIdx = memoryAdddcEvent.size() - 1; in handleUnifiedBIOSEvent()
456 " " + memoryAdddcEvent[estrIdx]; in handleUnifiedBIOSEvent()