Home
last modified time | relevance | path

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

/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.hpp219 void processHostPDRs(mctp_eid_t eid, const pldm_msg* response,
H A Dhost_pdr_handler.cpp199 std::move(std::bind_front(&HostPDRHandler::processHostPDRs, this))); in getHostPDR()
454 void HostPDRHandler::processHostPDRs(mctp_eid_t /*eid*/, in processHostPDRs() function in pldm::HostPDRHandler