Home
last modified time | relevance | path

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

/external/protobuf/conformance/
Dfailure_list_ruby.txt108 JsonInput.OptionalBytesWrapper.JsonOutput
109 JsonInput.OptionalBytesWrapper.ProtobufOutput
Dconformance_test.cc1410 "OptionalBytesWrapper",
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs817 OptionalBytesWrapper = other.OptionalBytesWrapper; in TestAllTypes()
1596 public pb::ByteString OptionalBytesWrapper { property in Conformance.TestAllTypes
2025 if (OptionalBytesWrapper != other.OptionalBytesWrapper) return false; in Equals()
2139 if (optionalBytesWrapper_ != null) hash ^= OptionalBytesWrapper.GetHashCode(); in GetHashCode()
2351 _single_optionalBytesWrapper_codec.WriteTagAndValue(output, OptionalBytesWrapper); in WriteTo()
2587 size += _single_optionalBytesWrapper_codec.CalculateSizeWithTag(OptionalBytesWrapper); in CalculateSize()
2821 if (optionalBytesWrapper_ == null || other.OptionalBytesWrapper != pb::ByteString.Empty) { in MergeFrom()
2822 OptionalBytesWrapper = other.OptionalBytesWrapper; in MergeFrom()
3288 OptionalBytesWrapper = value; in MergeFrom()
/external/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go441OptionalBytesWrapper *wrappers.BytesValue `protobuf:"bytes,209,opt,name=optional_bytes_wrapper… member
1061 return m.OptionalBytesWrapper