Searched refs:OptionalInt64Wrapper (Results 1 – 3 of 3) sorted by relevance
116 JsonInput.OptionalInt64Wrapper.JsonOutput117 JsonInput.OptionalInt64Wrapper.ProtobufOutput
1408 "OptionalInt64Wrapper",
853 OptionalInt64Wrapper = other.OptionalInt64Wrapper; in TestAllTypes()1642 public long? OptionalInt64Wrapper { property in Conformance.TestAllTypes2174 if (OptionalInt64Wrapper != other.OptionalInt64Wrapper) return false; in Equals()2289 if (optionalInt64Wrapper_ != null) hash ^= OptionalInt64Wrapper.GetHashCode(); in GetHashCode()2491 _single_optionalInt64Wrapper_codec.WriteTagAndValue(output, OptionalInt64Wrapper); in WriteTo()2728 size += _single_optionalInt64Wrapper_codec.CalculateSizeWithTag(OptionalInt64Wrapper); in CalculateSize()2951 if (optionalInt64Wrapper_ == null || other.OptionalInt64Wrapper != 0L) { in MergeFrom()2952 OptionalInt64Wrapper = other.OptionalInt64Wrapper; in MergeFrom()3407 OptionalInt64Wrapper = value; in MergeFrom()