Searched refs:itrToRec (Results 1 – 1 of 1) sorted by relevance
401 auto itrToRec = (*ipzVpdMap).find("CP00"); in processExtraInterfaces() local 402 if (itrToRec == (*ipzVpdMap).end()) in processExtraInterfaces() 409 itrToRec->second, "PG", l_errCode)}; in processExtraInterfaces() 477 auto itrToRec = (*ipzVPDMap).find("VINI"); in processFruWithCCIN() local 478 if (itrToRec == (*ipzVPDMap).end()) in processFruWithCCIN() 485 vpdSpecificUtility::getKwVal(itrToRec->second, "CC", l_errCode)}; in processFruWithCCIN()