Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dfru.cpp346 std::vector<uint8_t> FruImpl::tableResize() in tableResize() function in pldm::responder::FruImpl
366 tempTable = tableResize(); in getFRUTable()
383 tempTable = tableResize(); in getFRURecordTableMetadata()
H A Dfru.hpp192 std::vector<uint8_t> tableResize();