Home
last modified time | relevance | path

Searched refs:prefixMsgStrCreation (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/oem/ampere/event/
H A Doem_event_manager.cpp215 std::string OemEventManager::prefixMsgStrCreation(pldm_tid_t tid, in prefixMsgStrCreation() function in pldm::oem_ampere::OemEventManager
392 source = prefixMsgStrCreation(tid, sensorId); in handleBootOverallEvent()
453 description += prefixMsgStrCreation(tid, sensorId); in processNumericSensorEvent()
488 std::string source = prefixMsgStrCreation(tid, sensorId); in processStateSensorEvent()
532 description += prefixMsgStrCreation(tid, sensorId); in processStateSensorEvent()
567 description += prefixMsgStrCreation(tid, sensorId); in processSensorOpStateEvent()
629 description += prefixMsgStrCreation(tid, sensorId); in handleSensorEvent()
661 source = prefixMsgStrCreation(tid, sensorId); in handlePCIeHotPlugEvent()
736 source = prefixMsgStrCreation(tid, sensorId); in handleDIMMStatusEvent()
821 source = prefixMsgStrCreation(tid, sensorId); in handleDDRStatusEvent()
[all …]
H A Doem_event_manager.hpp305 std::string prefixMsgStrCreation(pldm_tid_t tid, uint16_t sensorId);