Searched refs:OptionalBytesWrapper (Results 1 – 4 of 4) sorted by relevance
31 Required.Proto3.JsonInput.OptionalBytesWrapper.JsonOutput
32 Required.Proto3.JsonInput.OptionalBytesWrapper.JsonOutput
134 Required.JsonInput.OptionalBytesWrapper.JsonOutput135 Required.JsonInput.OptionalBytesWrapper.ProtobufOutput
337 OptionalBytesWrapper = other.OptionalBytesWrapper; in TestAllTypesProto3()1289 public pb::ByteString OptionalBytesWrapper { property in ProtobufTestMessages.Proto3.TestAllTypesProto31844 if (OptionalBytesWrapper != other.OptionalBytesWrapper) return false; in Equals()1972 if (optionalBytesWrapper_ != null) hash ^= OptionalBytesWrapper.GetHashCode(); in GetHashCode()2220 _single_optionalBytesWrapper_codec.WriteTagAndValue(output, OptionalBytesWrapper); in WriteTo()2503 size += _single_optionalBytesWrapper_codec.CalculateSizeWithTag(OptionalBytesWrapper); in CalculateSize()2763 if (optionalBytesWrapper_ == null || other.OptionalBytesWrapper != pb::ByteString.Empty) { in MergeFrom()2764 OptionalBytesWrapper = other.OptionalBytesWrapper; in MergeFrom()3294 OptionalBytesWrapper = value; in MergeFrom()