Home
last modified time | relevance | path

Searched defs:messageID (Results 1 – 8 of 8) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp99 static const Message* formatMessage(std::string_view messageID) in formatMessage()
154 std::string& timestamp, std::string& messageID, in getEventLogParams()
198 inline void getRegistryAndMessageKey(const std::string& messageID, in getRegistryAndMessageKey()
216 const std::string& messageID, in formatEventLogEntry()
346 const std::string& messageID = std::get<2>(logEntry); in filterAndSendEventLogs() local
1072 std::string messageID; in readEventLogsFromFile() local
/openbmc/bmcweb/redfish-core/src/
H A Dregistries.cpp34 const Message* getMessage(std::string_view messageID) in getMessage()
/openbmc/intel-ipmi-oem/src/
H A Dipmi_to_redfish_hooks.cpp52 std::string messageID = "OpenBMC." + in biosMessageHook() local
322 std::string messageID = "OpenBMC." + in biosSMIMessageHook() local
/openbmc/phosphor-net-ipmid/command/
H A Drakp12.cpp32 std::string messageID = "OpenBMC." + in logInvalidLoginRedfishEvent() local
/openbmc/intel-ipmi-oem/include/
H A Dipmi_to_redfish_hooks.hpp85 std::string messageID = "OpenBMC." + openBMCMessageRegistryVersion + in defaultMessageHook() local
H A Dme_to_redfish_hooks.hpp162 std::string messageID = in storeRedfishEvent() local
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp1620 std::string messageID = "OpenBMC." + openBMCMessageRegistryVersion + in ipmiStorageAddSELEntry() local
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp1517 std::string& messageID = *logEntryIter; in fillEventLogEntryJson() local