Searched refs:formatEventLogEntry (Results 1 – 4 of 4) sorted by relevance
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | event_log_test.cpp | 138 status = formatEventLogEntry(eventId, logEntryID, messageID, messageArgs, in TEST() 177 status = formatEventLogEntry(eventId, logEntryID, messageID, messageArgs, in TEST()
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | event_log.hpp | 23 int formatEventLogEntry(uint64_t eventId, const std::string& logEntryID,
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | event_log.cpp | 124 int formatEventLogEntry(uint64_t eventId, const std::string& logEntryID, in formatEventLogEntry() function
|
H A D | subscription.cpp | 225 if (event_log::formatEventLogEntry( in filterAndSendEventLogs()
|