Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp629 std::stringstream stringtype; in decodeAttributeTable() local
630 stringtype in decodeAttributeTable()
633 attrdata["StringType"] = stringtype.str(); in decodeAttributeTable()