Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp407 auto itrToVCEN = (*ipzVpdMap).find(recordName); in getExpandedLocationCode() local
408 firstKwdValue = getKwVal(itrToVCEN->second, kwd1, o_errCode); in getExpandedLocationCode()
415 secondKwdValue = getKwVal(itrToVCEN->second, kwd2, o_errCode); in getExpandedLocationCode()