Searched refs:otherProperty (Results 1 – 1 of 1) sorted by relevance
186 Property* otherProperty = other.PropertyAtFast(i); in ContainsSameProperties() local187 if (ownProperty->Identifier() != otherProperty->Identifier()) { in ContainsSameProperties()