Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp421 auto readKwdValue = [&](const std::string& kwd) -> std::string { in getExpandedLocationCode() local
434 firstKwdValue = readKwdValue(kwd1); in getExpandedLocationCode()
437 secondKwdValue = readKwdValue(kwd2); in getExpandedLocationCode()