Home | History | Annotate | Download | only in Reflection

Lines Matching refs:OneofDescriptorProto

149             new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.OneofDescriptorProto), global::Google.Protobuf.Reflection.OneofDescriptorProto.Parser, new[]{ "Name" }, null, null, null),
755 private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.OneofDescriptorProto> _repeated_oneofDecl_codec
756 = pb::FieldCodec.ForMessage(66, global::Google.Protobuf.Reflection.OneofDescriptorProto.Parser);
757 private readonly pbc::RepeatedField<global::Google.Protobuf.Reflection.OneofDescriptorProto> oneofDecl_ = new pbc::RepeatedField<global::Google.Protobuf.Reflection.OneofDescriptorProto>();
758 public pbc::RepeatedField<global::Google.Protobuf.Reflection.OneofDescriptorProto> OneofDecl {
1690 internal sealed partial class OneofDescriptorProto : pb::IMessage<OneofDescriptorProto> {
1691 private static readonly pb::MessageParser<OneofDescriptorProto> _parser = new pb::MessageParser<OneofDescriptorProto>(() => new OneofDescriptorProto());
1692 public static pb::MessageParser<OneofDescriptorProto> Parser { get { return _parser; } }
1702 public OneofDescriptorProto() {
1708 public OneofDescriptorProto(OneofDescriptorProto other) : this() {
1712 public OneofDescriptorProto Clone() {
1713 return new OneofDescriptorProto(this);
1727 return Equals(other as OneofDescriptorProto);
1730 public bool Equals(OneofDescriptorProto other) {
1766 public void MergeFrom(OneofDescriptorProto other) {