Home
last modified time | relevance | path

Searched defs:stringInfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dbios_string_attribute.hpp91 table::attribute::StringField stringInfo; member in pldm::responder::bios::BIOSStringAttribute
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_string_attribute_test.cpp45 auto& stringInfo = getStringInfo(stringReadOnly); in TEST_F() local