Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp177 attrTypeMap = { member in pldmtool::bios::GetBIOSTableHandler
365 if (attrTypeMap.contains(attrType)) in displayAttributeValueEntry()
367 output["AttributeType"] = attrTypeMap.at(attrType); in displayAttributeValueEntry()
544 if (attrTypeMap.contains(attrType)) in decodeAttributeTable()
546 attrdata["AttributeType"] = attrTypeMap.at(attrType); in decodeAttributeTable()