Searched refs:OptionalInt32Wrapper (Results 1 – 3 of 3) sorted by relevance
114 JsonInput.OptionalInt32Wrapper.JsonOutput115 JsonInput.OptionalInt32Wrapper.ProtobufOutput
1382 "OptionalInt32Wrapper",
810 OptionalInt32Wrapper = other.OptionalInt32Wrapper; in TestAllTypes()1519 public int? OptionalInt32Wrapper { property in Conformance.TestAllTypes2018 if (OptionalInt32Wrapper != other.OptionalInt32Wrapper) return false; in Equals()2132 if (optionalInt32Wrapper_ != null) hash ^= OptionalInt32Wrapper.GetHashCode(); in GetHashCode()2330 _single_optionalInt32Wrapper_codec.WriteTagAndValue(output, OptionalInt32Wrapper); in WriteTo()2566 size += _single_optionalInt32Wrapper_codec.CalculateSizeWithTag(OptionalInt32Wrapper); in CalculateSize()2786 if (optionalInt32Wrapper_ == null || other.OptionalInt32Wrapper != 0) { in MergeFrom()2787 OptionalInt32Wrapper = other.OptionalInt32Wrapper; in MergeFrom()3239 OptionalInt32Wrapper = value; in MergeFrom()