Searched refs:firstEntry (Results 1 – 11 of 11) sorted by relevance
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | eventlog_utils.hpp | 185 const bool firstEntry = true) in getUniqueEntryID() argument 189 if (firstEntry) in getUniqueEntryID() 378 bool firstEntry = true; in handleSystemsAndManagersLogServiceEventLogLogEntryCollection() local 382 if (!getUniqueEntryID(logEntry, idStr, firstEntry)) in handleSystemsAndManagersLogServiceEventLogLogEntryCollection() 386 firstEntry = false; in handleSystemsAndManagersLogServiceEventLogLogEntryCollection() 456 bool firstEntry = true; in handleSystemsAndManagersLogServiceEventLogEntriesGet() local 460 if (!getUniqueEntryID(logEntry, idStr, firstEntry)) in handleSystemsAndManagersLogServiceEventLogEntriesGet() 464 firstEntry = false; in handleSystemsAndManagersLogServiceEventLogEntriesGet()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | selutility.hpp | 42 static constexpr auto firstEntry = 0x0000; variable
|
| H A D | storagehandler.cpp | 313 if (selRecordID == ipmi::sel::firstEntry) in getSELEntry() 416 if (selRecordID == ipmi::sel::firstEntry) in deleteSELEntry()
|
| /openbmc/fb-ipmi-oem/include/ |
| H A D | storagecommands.hpp | 113 static constexpr auto firstEntry = 0x0000; variable
|
| /openbmc/intel-ipmi-oem/include/ |
| H A D | storagecommands.hpp | 200 static constexpr auto firstEntry = 0x0000; variable
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | platform.cpp | 1072 auto firstEntry = changeEntries[0].data(); in sendPDRRepositoryChgEventbyPDRHandles() local 1075 &firstEntry, eventData, &actualSize, maxSize); in sendPDRRepositoryChgEventbyPDRHandles()
|
| /openbmc/pldm/host-bmc/ |
| H A D | host_pdr_handler.cpp | 400 auto firstEntry = changeEntries[0].data(); in sendPDRRepositoryChgEvent() local 403 &firstEntry, eventData, &actualSize, maxSize); in sendPDRRepositoryChgEvent()
|
| /openbmc/libpldm/tests/dsp/ |
| H A D | bios_table.cpp | 889 auto firstEntry = in TEST() local 892 firstEntry->attr_type = PLDM_BIOS_PASSWORD; in TEST()
|
| /openbmc/fb-ipmi-oem/src/ |
| H A D | selcommands.cpp | 1570 if (reqData->recordID == fb_oem::ipmi::sel::firstEntry) in ipmiStorageGetSELEntry()
|
| /openbmc/phosphor-host-ipmid/dbus-sdr/ |
| H A D | storagecommands.cpp | 928 if (targetID == ipmi::sel::firstEntry) in ipmiStorageGetSELEntry()
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | storagecommands.cpp | 881 if (targetID == ipmi::sel::firstEntry) in ipmiStorageGetSELEntry()
|