Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dmdrv2.hpp151 std::vector<uint8_t> getDataOffer() override;
/openbmc/smbios-mdr/src/
H A Dmdrv2.cpp119 std::vector<uint8_t> MDRV2::getDataOffer() in getDataOffer() function in phosphor::smbios::MDRV2