/openbmc/intel-ipmi-oem/src/ |
H A D | me_to_redfish_hooks.cpp | 30 static bool messageHook(const SELData& selData, std::string& eventId, in messageHook() 146 bool messageHook(const SELData& selData, std::string& eventId, in messageHook() 211 bool messageHook(const SELData& selData, std::string& eventId, in messageHook() 248 bool messageHook(const SELData& selData, std::string& eventId, in messageHook() 282 static bool messageHook(const SELData& selData, std::string& eventId, in messageHook() 317 static bool messageHook(const SELData& selData, std::string& eventId, in messageHook() 349 std::string eventId; in messageHook() local
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | subscription.cpp | 128 uint64_t eventId = 0; in sendHeartbeatEvent() local 182 bool Subscription::sendEventToSubscriber(uint64_t eventId, std::string&& msg) in sendEventToSubscriber() 214 uint64_t eventId, const std::vector<EventLogObjectsType>& eventRecords) in filterAndSendEventLogs() 269 void Subscription::filterAndSendReports(uint64_t eventId, in filterAndSendReports()
|
H A D | event_log.cpp | 124 int formatEventLogEntry(uint64_t eventId, const std::string& logEntryID, in formatEventLogEntry()
|
/openbmc/pldm/platform-mc/ |
H A D | event_manager.cpp | 23 pldm_tid_t tid, uint16_t eventId, uint8_t eventClass, in handlePlatformEvent() 350 int EventManager::processCperEvent(pldm_tid_t tid, uint16_t eventId, in processCperEvent() 489 uint16_t eventId, std::vector<uint8_t> eventMessage, uint8_t transferFlag, in getNextPartParameters() 522 uint16_t eventId, in callPolledEventHandlers() 557 uint16_t eventId = PLDM_PLATFORM_EVENT_ID_ACK; in pollForPlatformEventTask() local 655 uint8_t& completionCode, uint8_t& eventTid, uint16_t& eventId, in pollForPlatformEventMessage()
|
H A D | event_manager.hpp | 58 {[this](pldm_tid_t tid, uint16_t eventId, const uint8_t* eventData, in EventManager() 74 int handlePlatformEvent(pldm_tid_t tid, uint16_t eventId,
|
H A D | manager.hpp | 221 int handlePolledCperEvent(pldm_tid_t tid, uint16_t eventId, in handlePolledCperEvent()
|
/openbmc/pldm/oem/ampere/ |
H A D | oem_ampere.hpp | 99 {[oemEventManager](pldm_tid_t tid, uint16_t eventId, in createOemEventHandler() 121 {[platformManager](pldm_tid_t tid, uint16_t eventId, in createOemEventHandler() 122 const uint8_t* eventData, size_t eventDataSize) { in createOemEventHandler()
|
/openbmc/intel-ipmi-oem/include/ |
H A D | me_to_redfish_hooks.hpp | 58 const SELData& selData, std::string& eventId, in genericMessageHook() 158 const std::string& eventId, in storeRedfishEvent()
|
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | event_log_test.cpp | 130 uint64_t eventId = 0; in TEST() local 169 uint64_t eventId = 0; in TEST() local
|
/openbmc/phosphor-logging/ |
H A D | log_create_main.cpp | 22 int generate_event(const std::string& eventId, const nlohmann::json& data) in generate_event()
|
H A D | elog_entry.cpp | 75 std::string Entry::eventId(std::string value) in eventId() function in phosphor::logging::Entry
|
H A D | elog_serialize.cpp | 60 std::string eventId{}; in load() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | event_service.hpp | 204 std::optional<std::string> eventId; in requestRoutesSubmitTestEvent() local
|
/openbmc/pldm/libpldmresponder/ |
H A D | platform.hpp | 226 inline void registerEventHandlers(EventType eventId, EventHandlers handlers) in registerEventHandlers()
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | event_service_manager.hpp | 69 uint64_t eventId{1}; member in redfish::EventServiceManager
|
/openbmc/libpldm/tests/dsp/ |
H A D | platform.cpp | 1639 uint16_t eventId = 159; in TEST() local 1712 uint16_t eventId = 0xffff; in TEST() local 1999 uint16_t eventId = 0x1; in TEST() local 2068 uint16_t eventId = 0x0000; in TEST() local 2108 uint16_t eventId = 0xffff; in TEST() local 2148 uint16_t eventId = 0x1; in TEST() local 2213 uint16_t eventId = 0x1; in TEST() local
|
/openbmc/pldm/oem/ampere/event/ |
H A D | oem_event_manager.cpp | 909 int OemEventManager::processOemMsgPollEvent(pldm_tid_t tid, uint16_t eventId, in processOemMsgPollEvent()
|
/openbmc/ipmitool/src/plugins/imb/ |
H A D | imbapi.c | 1545 IsAsyncMessageAvailable (unsigned int eventId ) in IsAsyncMessageAvailable()
|