Home
last modified time | relevance | path

Searched defs:logEntryID (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/test/redfish-core/include/
H A Devent_log_test.cpp131 std::string logEntryID = "23849423_3"; in TEST() local
170 std::string logEntryID = "malformed"; in TEST() local
/openbmc/bmcweb/redfish-core/src/
H A Devent_log.cpp124 int formatEventLogEntry(uint64_t eventId, const std::string& logEntryID, in formatEventLogEntry()
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_hostlogger.hpp99 inline void fillHostLoggerEntryJson(std::string_view logEntryID, in fillHostLoggerEntryJson()
H A Dlog_services.hpp1353 const std::string& logEntryID, const std::string& logEntry, in fillEventLogEntryJson()