Searched refs:optionalBytesWrapper_ (Results 1 – 1 of 1) sorted by relevance
1595 private pb::ByteString optionalBytesWrapper_; field in Conformance.TestAllTypes1597 get { return optionalBytesWrapper_; }1599 optionalBytesWrapper_ = value;2139 if (optionalBytesWrapper_ != null) hash ^= OptionalBytesWrapper.GetHashCode(); in GetHashCode()2350 if (optionalBytesWrapper_ != null) { in WriteTo()2586 if (optionalBytesWrapper_ != null) { in CalculateSize()2820 if (other.optionalBytesWrapper_ != null) { in MergeFrom()2821 if (optionalBytesWrapper_ == null || other.OptionalBytesWrapper != pb::ByteString.Empty) { in MergeFrom()3287 if (optionalBytesWrapper_ == null || value != pb::ByteString.Empty) { in MergeFrom()