Lines Matching defs:sensorId
224 OemEventManager::prefixMsgStrCreation(pldm_tid_t tid, uint16_t sensorId) in prefixMsgStrCreation()
280 uint8_t OemEventManager::sensorIdToDIMMIdx(const uint16_t& sensorId) in sensorIdToDIMMIdx()
386 pldm_tid_t tid, uint16_t sensorId, const uint8_t* sensorData, in processNumericSensorEvent()
459 int OemEventManager::processStateSensorEvent(pldm_tid_t tid, uint16_t sensorId, in processStateSensorEvent()
536 pldm_tid_t tid, uint16_t sensorId, const uint8_t* sensorData, in processSensorOpStateEvent()
582 uint16_t sensorId = 0; in handleSensorEvent() local
642 void OemEventManager::handlePCIeHotPlugEvent(pldm_tid_t tid, uint16_t sensorId, in handlePCIeHotPlugEvent()
720 void OemEventManager::handleDIMMStatusEvent(pldm_tid_t tid, uint16_t sensorId, in handleDIMMStatusEvent()
804 void OemEventManager::handleDDRStatusEvent(pldm_tid_t tid, uint16_t sensorId, in handleDDRStatusEvent()
840 void OemEventManager::handleVRDStatusEvent(pldm_tid_t tid, uint16_t sensorId, in handleVRDStatusEvent()
890 pldm_tid_t tid, uint16_t sensorId, uint32_t presentReading) in handleNumericWatchdogEvent()