Searched refs:_aHashIter (Results 1 – 1 of 1) sorted by relevance
213 …PropertyPairHashMap::iterator _aHashIter( aPropPairHashMap.find( PropertyPair( rPropName, rSecSequ… in ClearPropertyValue() local214 if ( _aHashIter != aPropPairHashMap.end() ) in ClearPropertyValue()215 … aPropPairHashMap.erase( _aHashIter ); // removing property from pair hashmap in ClearPropertyValue()
Completed in 9 milliseconds