Searched refs:OptionalInt64Wrapper (Results 1 – 4 of 4) sorted by relevance
35 Required.Proto3.JsonInput.OptionalInt64Wrapper.JsonOutput
36 Required.Proto3.JsonInput.OptionalInt64Wrapper.JsonOutput
142 Required.JsonInput.OptionalInt64Wrapper.JsonOutput143 Required.JsonInput.OptionalInt64Wrapper.ProtobufOutput
331 OptionalInt64Wrapper = other.OptionalInt64Wrapper; in TestAllTypesProto3()1211 public long? OptionalInt64Wrapper { property in ProtobufTestMessages.Proto3.TestAllTypesProto31838 if (OptionalInt64Wrapper != other.OptionalInt64Wrapper) return false; in Equals()1966 if (optionalInt64Wrapper_ != null) hash ^= OptionalInt64Wrapper.GetHashCode(); in GetHashCode()2202 _single_optionalInt64Wrapper_codec.WriteTagAndValue(output, OptionalInt64Wrapper); in WriteTo()2485 size += _single_optionalInt64Wrapper_codec.CalculateSizeWithTag(OptionalInt64Wrapper); in CalculateSize()2733 if (optionalInt64Wrapper_ == null || other.OptionalInt64Wrapper != 0L) { in MergeFrom()2734 OptionalInt64Wrapper = other.OptionalInt64Wrapper; in MergeFrom()3252 OptionalInt64Wrapper = value; in MergeFrom()