Searched refs:recItr (Results 1 – 1 of 1) sorted by relevance
873 auto recItr = vpdMap.find(record); in fixSystemVPD() local875 if (recItr != vpdMap.end()) in fixSystemVPD()877 DbusPropertyMap& kwValMap = recItr->second; in fixSystemVPD()1195 auto recItr = vpdMap.find(record); in cleanSystemVPD() local1197 if (recItr != vpdMap.end()) in cleanSystemVPD()1199 DbusPropertyMap& kwValMap = recItr->second; in cleanSystemVPD()