Home
last modified time | relevance | path

Searched refs:OptionalInt64Wrapper (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/conformance/
Dfailure_list_ruby.txt116 JsonInput.OptionalInt64Wrapper.JsonOutput
117 JsonInput.OptionalInt64Wrapper.ProtobufOutput
Dconformance_test.cc1390 "OptionalInt64Wrapper",
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs811 OptionalInt64Wrapper = other.OptionalInt64Wrapper; in TestAllTypes()
1530 public long? OptionalInt64Wrapper { property in Conformance.TestAllTypes
2019 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()
/external/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go435OptionalInt64Wrapper *wrappers.Int64Value `protobuf:"bytes,203,opt,name=optional_int64_wrapper… member
1019 return m.OptionalInt64Wrapper