Searched refs:aInfoPos (Results 1 – 1 of 1) sorted by relevance
681 ConstPropertyValueSetIterator aInfoPos = aInfos.find(aSearchFor); in translateProperties() local682 if (aInfos.end() != aInfoPos) in translateProperties()685 implTranslateProperty(_rDest, aIndirect->first, aInfoPos->Value); in translateProperties()
Completed in 13 milliseconds