Searched refs:sendJournalRedfish (Results 1 – 2 of 2) sorted by relevance
| /openbmc/pldm/oem/ampere/event/ |
| H A D | oem_event_manager.cpp | 240 void OemEventManager::sendJournalRedfish(const std::string& source, in sendJournalRedfish() function in pldm::oem_ampere::OemEventManager 393 sendJournalRedfish(source, description, logLevel); in handleBootOverallEvent() 525 sendJournalRedfish(source, description, logLevel); in processStateSensorEvent() 675 sendJournalRedfish(source, description, logLevel); in handlePCIeHotPlugEvent() 808 sendJournalRedfish(source, description, logLevel); in handleDIMMStatusEvent() 845 sendJournalRedfish(source, description, logLevel); in handleDDRStatusEvent() 895 sendJournalRedfish(source, description, logLevel); in handleVRDStatusEvent() 921 sendJournalRedfish(source, description, logLevel); in handleNumericWatchdogEvent()
|
| H A D | oem_event_manager.hpp | 313 void sendJournalRedfish(const std::string& source,
|