Searched refs:optionalBytesWrapper_ (Results 1 – 1 of 1) sorted by relevance
1712 private pb::ByteString optionalBytesWrapper_; field in Conformance.TestAllTypes1715 get { return optionalBytesWrapper_; }1717 optionalBytesWrapper_ = value;2295 if (optionalBytesWrapper_ != null) hash ^= OptionalBytesWrapper.GetHashCode(); in GetHashCode()2508 if (optionalBytesWrapper_ != null) { in WriteTo()2745 if (optionalBytesWrapper_ != null) { in CalculateSize()2980 if (other.optionalBytesWrapper_ != null) { in MergeFrom()2981 if (optionalBytesWrapper_ == null || other.OptionalBytesWrapper != pb::ByteString.Empty) { in MergeFrom()3448 if (optionalBytesWrapper_ == null || value != pb::ByteString.Empty) { in MergeFrom()