Searched refs:attrTypeMap (Results 1 – 1 of 1) sorted by relevance
177 attrTypeMap = { member in pldmtool::bios::GetBIOSTableHandler364 if (attrTypeMap.contains(attrType)) in displayAttributeValueEntry()366 output["AttributeType"] = attrTypeMap.at(attrType); in displayAttributeValueEntry()543 if (attrTypeMap.contains(attrType)) in decodeAttributeTable()545 attrdata["AttributeType"] = attrTypeMap.at(attrType); in decodeAttributeTable()