Searched refs:OptionalInt64Wrapper (Results 1 – 3 of 3) sorted by relevance
116 JsonInput.OptionalInt64Wrapper.JsonOutput117 JsonInput.OptionalInt64Wrapper.ProtobufOutput
1390 "OptionalInt64Wrapper",
811 OptionalInt64Wrapper = other.OptionalInt64Wrapper; in TestAllTypes()1530 public long? OptionalInt64Wrapper { property in Conformance.TestAllTypes2019 if (OptionalInt64Wrapper != other.OptionalInt64Wrapper) return false; in Equals()2133 if (optionalInt64Wrapper_ != null) hash ^= OptionalInt64Wrapper.GetHashCode(); in GetHashCode()2333 _single_optionalInt64Wrapper_codec.WriteTagAndValue(output, OptionalInt64Wrapper); in WriteTo()2569 size += _single_optionalInt64Wrapper_codec.CalculateSizeWithTag(OptionalInt64Wrapper); in CalculateSize()2791 if (optionalInt64Wrapper_ == null || other.OptionalInt64Wrapper != 0L) { in MergeFrom()2792 OptionalInt64Wrapper = other.OptionalInt64Wrapper; in MergeFrom()3246 OptionalInt64Wrapper = value; in MergeFrom()