Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_string_attribute.cpp24 std::string strTypeTmp = entry.at("string_type"); in BIOSStringAttribute() local
25 auto iter = strTypeMap.find(strTypeTmp); in BIOSStringAttribute()
29 strTypeTmp, "ATTRIBUTE", name); in BIOSStringAttribute()