Searched defs:stringInfo (Results 1 – 2 of 2) sorted by relevance
/openbmc/pldm/libpldmresponder/ | ||
H A D | bios_string_attribute.hpp | 91 table::attribute::StringField stringInfo; member in pldm::responder::bios::BIOSStringAttribute |
/openbmc/pldm/libpldmresponder/test/ | ||
H A D | libpldmresponder_bios_string_attribute_test.cpp | 45 auto& stringInfo = getStringInfo(stringReadOnly); in TEST_F() local |