Searched refs:oneofDecl_ (Results 1 – 1 of 1) sorted by relevance
977 oneofDecl_ = other.oneofDecl_.Clone(); in DescriptorProto()1066 …RepeatedField<global::Google.Protobuf.Reflection.OneofDescriptorProto> oneofDecl_ = new pbc::Repea… field in Google.Protobuf.Reflection.DescriptorProto1069 get { return oneofDecl_; }1126 if(!oneofDecl_.Equals(other.oneofDecl_)) return false; in Equals()1142 hash ^= oneofDecl_.GetHashCode(); in GetHashCode()1175 oneofDecl_.WriteTo(output, _repeated_oneofDecl_codec); in WriteTo()1200 oneofDecl_.WriteTo(ref output, _repeated_oneofDecl_codec); in IBufferMessage.InternalWriteTo()1220 size += oneofDecl_.CalculateSize(_repeated_oneofDecl_codec); in CalculateSize()1245 oneofDecl_.Add(other.oneofDecl_); in MergeFrom()1300 oneofDecl_.AddEntriesFrom(input, _repeated_oneofDecl_codec); in MergeFrom()[all …]