Home
last modified time | relevance | path

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

/openbmc/bmcweb/test/redfish-core/include/
H A Devent_log_test.cpp136 status = formatEventLogEntry(logEntryID, messageID, messageArgs, timestamp, in TEST()
174 status = formatEventLogEntry(logEntryID, messageID, messageArgs, timestamp, in TEST()
/openbmc/bmcweb/redfish-core/include/
H A Devent_log.hpp21 int formatEventLogEntry(
/openbmc/bmcweb/redfish-core/src/
H A Devent_log.cpp123 int formatEventLogEntry( in formatEventLogEntry() function
H A Dsubscription.cpp167 if (event_log::formatEventLogEntry( in filterAndSendEventLogs()