Home
last modified time | relevance | path

Searched defs:eventDataVec (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/host-bmc/
H A Ddbus_to_event_handler.cpp28 const std::vector<uint8_t>& eventDataVec) in sendEventMsg()
H A Dhost_pdr_handler.cpp361 std::vector<uint8_t> eventDataVec{}; in sendPDRRepositoryChgEvent() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.cpp496 int encodeEventMsg(uint8_t eventType, const std::vector<uint8_t>& eventDataVec, in encodeEventMsg()