Searched refs:attrTypeMap (Results 1 – 1 of 1) sorted by relevance
177 attrTypeMap = { member in pldmtool::bios::GetBIOSTableHandler365 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()