Searched refs:otherProperty (Results 1 – 2 of 2) sorted by relevance
299 for (const auto& otherProperty : other.MetaData()) { in CopyValues() local300 …if (auto pos = std::find(metaData_.cbegin(), metaData_.cend(), otherProperty); pos != metaData_.ce… in CopyValues()301 SetValue(pos->offset, other.GetValue(otherProperty.name)); in CopyValues()
453 "otherProperty": "value2"