Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dfru.hpp200 int setFRUTable(const std::vector<uint8_t>& fruData);
H A Dfru.cpp425 int FruImpl::setFRUTable(const std::vector<uint8_t>& fruData) in setFRUTable() function in pldm::responder::FruImpl
569 rc = impl.setFRUTable(table); in setFRURecordTable()