3925 lines
		
	
	
		
			104 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			3925 lines
		
	
	
		
			104 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| .super Lcom/google/protobuf/GeneratedMessageV3;
 | |
| .source "DescriptorProtos.java"
 | |
| 
 | |
| # interfaces
 | |
| .implements Lcom/google/protobuf/DescriptorProtos$DescriptorProtoOrBuilder;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Lcom/google/protobuf/DescriptorProtos;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x19
 | |
|     name = "DescriptorProto"
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/MemberClasses;
 | |
|     value = {
 | |
|         Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;,
 | |
|         Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;,
 | |
|         Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRangeOrBuilder;,
 | |
|         Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;,
 | |
|         Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder;
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # static fields
 | |
| .field private static final DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
| .field public static final ENUM_TYPE_FIELD_NUMBER:I = 0x4
 | |
| 
 | |
| .field public static final EXTENSION_FIELD_NUMBER:I = 0x6
 | |
| 
 | |
| .field public static final EXTENSION_RANGE_FIELD_NUMBER:I = 0x5
 | |
| 
 | |
| .field public static final FIELD_FIELD_NUMBER:I = 0x2
 | |
| 
 | |
| .field public static final NAME_FIELD_NUMBER:I = 0x1
 | |
| 
 | |
| .field public static final NESTED_TYPE_FIELD_NUMBER:I = 0x3
 | |
| 
 | |
| .field public static final ONEOF_DECL_FIELD_NUMBER:I = 0x8
 | |
| 
 | |
| .field public static final OPTIONS_FIELD_NUMBER:I = 0x7
 | |
| 
 | |
| .field public static final PARSER:Lcom/google/protobuf/Parser;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Lcom/google/protobuf/Parser<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$DescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation runtime Ljava/lang/Deprecated;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public static final RESERVED_NAME_FIELD_NUMBER:I = 0xa
 | |
| 
 | |
| .field public static final RESERVED_RANGE_FIELD_NUMBER:I = 0x9
 | |
| 
 | |
| .field private static final serialVersionUID:J
 | |
| 
 | |
| 
 | |
| # instance fields
 | |
| .field private bitField0_:I
 | |
| 
 | |
| .field private enumType_:Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field private extensionRange_:Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field private extension_:Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field private field_:Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field private memoizedIsInitialized:B
 | |
| 
 | |
| .field private volatile name_:Ljava/lang/Object;
 | |
| 
 | |
| .field private nestedType_:Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$DescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field private oneofDecl_:Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field private options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
| .field private reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
| .field private reservedRange_:Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public static constructor <clinit>()V
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     new-instance v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     invoke-direct {v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;-><init>()V
 | |
| 
 | |
|     sput-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     .line 2
 | |
|     new-instance v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$1;
 | |
| 
 | |
|     invoke-direct {v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$1;-><init>()V
 | |
| 
 | |
|     sput-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method private constructor <init>()V
 | |
|     .locals 1
 | |
| 
 | |
|     .line 5
 | |
|     invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageV3;-><init>()V
 | |
| 
 | |
|     const/4 v0, -0x1
 | |
| 
 | |
|     .line 6
 | |
|     iput-byte v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->memoizedIsInitialized:B
 | |
| 
 | |
|     const-string v0, ""
 | |
| 
 | |
|     .line 7
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->name_:Ljava/lang/Object;
 | |
| 
 | |
|     .line 8
 | |
|     invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     .line 9
 | |
|     invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     .line 10
 | |
|     invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     .line 11
 | |
|     invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     .line 12
 | |
|     invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     .line 13
 | |
|     invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     .line 14
 | |
|     invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     .line 15
 | |
|     sget-object v0, Lcom/google/protobuf/LazyStringArrayList;->EMPTY:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method private constructor <init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
 | |
|     .locals 16
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     move-object/from16 v1, p0
 | |
| 
 | |
|     move-object/from16 v0, p1
 | |
| 
 | |
|     move-object/from16 v2, p2
 | |
| 
 | |
|     .line 16
 | |
|     invoke-direct/range {p0 .. p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;-><init>()V
 | |
| 
 | |
|     .line 17
 | |
|     invoke-static {}, Lcom/google/protobuf/UnknownFieldSet;->newBuilder()Lcom/google/protobuf/UnknownFieldSet$Builder;
 | |
| 
 | |
|     move-result-object v3
 | |
| 
 | |
|     const/4 v4, 0x0
 | |
| 
 | |
|     move v5, v4
 | |
| 
 | |
|     :cond_0
 | |
|     :goto_0
 | |
|     const/16 v6, 0x200
 | |
| 
 | |
|     const/16 v7, 0x100
 | |
| 
 | |
|     const/16 v8, 0x40
 | |
| 
 | |
|     const/4 v9, 0x4
 | |
| 
 | |
|     const/16 v10, 0x20
 | |
| 
 | |
|     const/16 v11, 0x10
 | |
| 
 | |
|     const/16 v12, 0x8
 | |
| 
 | |
|     const/4 v13, 0x2
 | |
| 
 | |
|     if-nez v4, :cond_13
 | |
| 
 | |
|     .line 18
 | |
|     :try_start_0
 | |
|     invoke-virtual/range {p1 .. p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
 | |
| 
 | |
|     move-result v14
 | |
| 
 | |
|     const/4 v15, 0x1
 | |
| 
 | |
|     sparse-switch v14, :sswitch_data_0
 | |
| 
 | |
|     .line 19
 | |
|     invoke-virtual {v1, v0, v3, v2, v14}, Lcom/google/protobuf/GeneratedMessageV3;->parseUnknownField(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
 | |
| 
 | |
|     move-result v6
 | |
| 
 | |
|     goto/16 :goto_2
 | |
| 
 | |
|     .line 20
 | |
|     :sswitch_0
 | |
|     invoke-virtual/range {p1 .. p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     move-result-object v14
 | |
| 
 | |
|     and-int/lit16 v15, v5, 0x200
 | |
| 
 | |
|     if-eq v15, v6, :cond_1
 | |
| 
 | |
|     .line 21
 | |
|     new-instance v15, Lcom/google/protobuf/LazyStringArrayList;
 | |
| 
 | |
|     invoke-direct {v15}, Lcom/google/protobuf/LazyStringArrayList;-><init>()V
 | |
| 
 | |
|     iput-object v15, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     or-int/lit16 v5, v5, 0x200
 | |
| 
 | |
|     .line 22
 | |
|     :cond_1
 | |
|     iget-object v15, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     invoke-interface {v15, v14}, Lcom/google/protobuf/LazyStringList;->add(Lcom/google/protobuf/ByteString;)V
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :sswitch_1
 | |
|     and-int/lit16 v14, v5, 0x100
 | |
| 
 | |
|     if-eq v14, v7, :cond_2
 | |
| 
 | |
|     .line 23
 | |
|     new-instance v14, Ljava/util/ArrayList;
 | |
| 
 | |
|     invoke-direct {v14}, Ljava/util/ArrayList;-><init>()V
 | |
| 
 | |
|     iput-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     or-int/lit16 v5, v5, 0x100
 | |
| 
 | |
|     .line 24
 | |
|     :cond_2
 | |
|     iget-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     sget-object v15, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     .line 25
 | |
|     invoke-virtual {v0, v15, v2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     move-result-object v15
 | |
| 
 | |
|     .line 26
 | |
|     invoke-interface {v14, v15}, Ljava/util/List;->add(Ljava/lang/Object;)Z
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :sswitch_2
 | |
|     and-int/lit8 v14, v5, 0x40
 | |
| 
 | |
|     if-eq v14, v8, :cond_3
 | |
| 
 | |
|     .line 27
 | |
|     new-instance v14, Ljava/util/ArrayList;
 | |
| 
 | |
|     invoke-direct {v14}, Ljava/util/ArrayList;-><init>()V
 | |
| 
 | |
|     iput-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     or-int/lit8 v5, v5, 0x40
 | |
| 
 | |
|     .line 28
 | |
|     :cond_3
 | |
|     iget-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     sget-object v15, Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     .line 29
 | |
|     invoke-virtual {v0, v15, v2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     move-result-object v15
 | |
| 
 | |
|     .line 30
 | |
|     invoke-interface {v14, v15}, Ljava/util/List;->add(Ljava/lang/Object;)Z
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :sswitch_3
 | |
|     const/4 v14, 0x0
 | |
| 
 | |
|     .line 31
 | |
|     iget v15, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->bitField0_:I
 | |
| 
 | |
|     and-int/2addr v15, v13
 | |
| 
 | |
|     if-ne v15, v13, :cond_4
 | |
| 
 | |
|     .line 32
 | |
|     iget-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     invoke-virtual {v14}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->toBuilder()Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
 | |
| 
 | |
|     move-result-object v14
 | |
| 
 | |
|     .line 33
 | |
|     :cond_4
 | |
|     sget-object v15, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     invoke-virtual {v0, v15, v2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     move-result-object v15
 | |
| 
 | |
|     check-cast v15, Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     iput-object v15, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     if-eqz v14, :cond_5
 | |
| 
 | |
|     .line 34
 | |
|     invoke-virtual {v14, v15}, Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;->mergeFrom(Lcom/google/protobuf/DescriptorProtos$MessageOptions;)Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
 | |
| 
 | |
|     .line 35
 | |
|     invoke-virtual {v14}, Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;->buildPartial()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     move-result-object v14
 | |
| 
 | |
|     iput-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     .line 36
 | |
|     :cond_5
 | |
|     iget v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->bitField0_:I
 | |
| 
 | |
|     or-int/2addr v14, v13
 | |
| 
 | |
|     iput v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->bitField0_:I
 | |
| 
 | |
|     goto/16 :goto_0
 | |
| 
 | |
|     :sswitch_4
 | |
|     and-int/lit8 v14, v5, 0x4
 | |
| 
 | |
|     if-eq v14, v9, :cond_6
 | |
| 
 | |
|     .line 37
 | |
|     new-instance v14, Ljava/util/ArrayList;
 | |
| 
 | |
|     invoke-direct {v14}, Ljava/util/ArrayList;-><init>()V
 | |
| 
 | |
|     iput-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     or-int/lit8 v5, v5, 0x4
 | |
| 
 | |
|     .line 38
 | |
|     :cond_6
 | |
|     iget-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     sget-object v15, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     .line 39
 | |
|     invoke-virtual {v0, v15, v2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     move-result-object v15
 | |
| 
 | |
|     .line 40
 | |
|     invoke-interface {v14, v15}, Ljava/util/List;->add(Ljava/lang/Object;)Z
 | |
| 
 | |
|     goto/16 :goto_0
 | |
| 
 | |
|     :sswitch_5
 | |
|     and-int/lit8 v14, v5, 0x20
 | |
| 
 | |
|     if-eq v14, v10, :cond_7
 | |
| 
 | |
|     .line 41
 | |
|     new-instance v14, Ljava/util/ArrayList;
 | |
| 
 | |
|     invoke-direct {v14}, Ljava/util/ArrayList;-><init>()V
 | |
| 
 | |
|     iput-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     or-int/lit8 v5, v5, 0x20
 | |
| 
 | |
|     .line 42
 | |
|     :cond_7
 | |
|     iget-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     sget-object v15, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     .line 43
 | |
|     invoke-virtual {v0, v15, v2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     move-result-object v15
 | |
| 
 | |
|     .line 44
 | |
|     invoke-interface {v14, v15}, Ljava/util/List;->add(Ljava/lang/Object;)Z
 | |
| 
 | |
|     goto/16 :goto_0
 | |
| 
 | |
|     :sswitch_6
 | |
|     and-int/lit8 v14, v5, 0x10
 | |
| 
 | |
|     if-eq v14, v11, :cond_8
 | |
| 
 | |
|     .line 45
 | |
|     new-instance v14, Ljava/util/ArrayList;
 | |
| 
 | |
|     invoke-direct {v14}, Ljava/util/ArrayList;-><init>()V
 | |
| 
 | |
|     iput-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     or-int/lit8 v5, v5, 0x10
 | |
| 
 | |
|     .line 46
 | |
|     :cond_8
 | |
|     iget-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     sget-object v15, Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     .line 47
 | |
|     invoke-virtual {v0, v15, v2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     move-result-object v15
 | |
| 
 | |
|     .line 48
 | |
|     invoke-interface {v14, v15}, Ljava/util/List;->add(Ljava/lang/Object;)Z
 | |
| 
 | |
|     goto/16 :goto_0
 | |
| 
 | |
|     :sswitch_7
 | |
|     and-int/lit8 v14, v5, 0x8
 | |
| 
 | |
|     if-eq v14, v12, :cond_9
 | |
| 
 | |
|     .line 49
 | |
|     new-instance v14, Ljava/util/ArrayList;
 | |
| 
 | |
|     invoke-direct {v14}, Ljava/util/ArrayList;-><init>()V
 | |
| 
 | |
|     iput-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     or-int/lit8 v5, v5, 0x8
 | |
| 
 | |
|     .line 50
 | |
|     :cond_9
 | |
|     iget-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     sget-object v15, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     .line 51
 | |
|     invoke-virtual {v0, v15, v2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     move-result-object v15
 | |
| 
 | |
|     .line 52
 | |
|     invoke-interface {v14, v15}, Ljava/util/List;->add(Ljava/lang/Object;)Z
 | |
| 
 | |
|     goto/16 :goto_0
 | |
| 
 | |
|     :sswitch_8
 | |
|     and-int/lit8 v14, v5, 0x2
 | |
| 
 | |
|     if-eq v14, v13, :cond_a
 | |
| 
 | |
|     .line 53
 | |
|     new-instance v14, Ljava/util/ArrayList;
 | |
| 
 | |
|     invoke-direct {v14}, Ljava/util/ArrayList;-><init>()V
 | |
| 
 | |
|     iput-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     or-int/lit8 v5, v5, 0x2
 | |
| 
 | |
|     .line 54
 | |
|     :cond_a
 | |
|     iget-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     sget-object v15, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     .line 55
 | |
|     invoke-virtual {v0, v15, v2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     move-result-object v15
 | |
| 
 | |
|     .line 56
 | |
|     invoke-interface {v14, v15}, Ljava/util/List;->add(Ljava/lang/Object;)Z
 | |
| 
 | |
|     goto/16 :goto_0
 | |
| 
 | |
|     .line 57
 | |
|     :sswitch_9
 | |
|     invoke-virtual/range {p1 .. p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     move-result-object v14
 | |
| 
 | |
|     .line 58
 | |
|     iget v6, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->bitField0_:I
 | |
| 
 | |
|     or-int/2addr v6, v15
 | |
| 
 | |
|     iput v6, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->bitField0_:I
 | |
| 
 | |
|     .line 59
 | |
|     iput-object v14, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->name_:Ljava/lang/Object;
 | |
|     :try_end_0
 | |
|     .catch Lcom/google/protobuf/InvalidProtocolBufferException; {:try_start_0 .. :try_end_0} :catch_1
 | |
|     .catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
 | |
|     .catchall {:try_start_0 .. :try_end_0} :catchall_0
 | |
| 
 | |
|     goto/16 :goto_0
 | |
| 
 | |
|     :goto_1
 | |
|     :sswitch_a
 | |
|     move v4, v15
 | |
| 
 | |
|     goto/16 :goto_0
 | |
| 
 | |
|     :goto_2
 | |
|     if-nez v6, :cond_0
 | |
| 
 | |
|     goto :goto_1
 | |
| 
 | |
|     :catchall_0
 | |
|     move-exception v0
 | |
| 
 | |
|     goto :goto_3
 | |
| 
 | |
|     :catch_0
 | |
|     move-exception v0
 | |
| 
 | |
|     .line 60
 | |
|     :try_start_1
 | |
|     new-instance v2, Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
| 
 | |
|     invoke-direct {v2, v0}, Lcom/google/protobuf/InvalidProtocolBufferException;-><init>(Ljava/io/IOException;)V
 | |
| 
 | |
|     .line 61
 | |
|     invoke-virtual {v2, v1}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     throw v0
 | |
| 
 | |
|     :catch_1
 | |
|     move-exception v0
 | |
| 
 | |
|     .line 62
 | |
|     invoke-virtual {v0, v1}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     throw v0
 | |
|     :try_end_1
 | |
|     .catchall {:try_start_1 .. :try_end_1} :catchall_0
 | |
| 
 | |
|     :goto_3
 | |
|     and-int/lit8 v2, v5, 0x2
 | |
| 
 | |
|     if-ne v2, v13, :cond_b
 | |
| 
 | |
|     .line 63
 | |
|     iget-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     invoke-static {v2}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     iput-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     :cond_b
 | |
|     and-int/lit8 v2, v5, 0x8
 | |
| 
 | |
|     if-ne v2, v12, :cond_c
 | |
| 
 | |
|     .line 64
 | |
|     iget-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-static {v2}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     iput-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     :cond_c
 | |
|     and-int/lit8 v2, v5, 0x10
 | |
| 
 | |
|     if-ne v2, v11, :cond_d
 | |
| 
 | |
|     .line 65
 | |
|     iget-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-static {v2}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     iput-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     :cond_d
 | |
|     and-int/lit8 v2, v5, 0x20
 | |
| 
 | |
|     if-ne v2, v10, :cond_e
 | |
| 
 | |
|     .line 66
 | |
|     iget-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-static {v2}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     iput-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     :cond_e
 | |
|     and-int/lit8 v2, v5, 0x4
 | |
| 
 | |
|     if-ne v2, v9, :cond_f
 | |
| 
 | |
|     .line 67
 | |
|     iget-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     invoke-static {v2}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     iput-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     :cond_f
 | |
|     and-int/lit8 v2, v5, 0x40
 | |
| 
 | |
|     if-ne v2, v8, :cond_10
 | |
| 
 | |
|     .line 68
 | |
|     iget-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     invoke-static {v2}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     iput-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     :cond_10
 | |
|     and-int/lit16 v2, v5, 0x100
 | |
| 
 | |
|     if-ne v2, v7, :cond_11
 | |
| 
 | |
|     .line 69
 | |
|     iget-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-static {v2}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     iput-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     :cond_11
 | |
|     const/16 v2, 0x200
 | |
| 
 | |
|     and-int/lit16 v4, v5, 0x200
 | |
| 
 | |
|     if-ne v4, v2, :cond_12
 | |
| 
 | |
|     .line 70
 | |
|     iget-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     invoke-interface {v2}, Lcom/google/protobuf/LazyStringList;->getUnmodifiableView()Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     iput-object v2, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     .line 71
 | |
|     :cond_12
 | |
|     invoke-virtual {v3}, Lcom/google/protobuf/UnknownFieldSet$Builder;->build()Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     iput-object v2, v1, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     .line 72
 | |
|     invoke-virtual/range {p0 .. p0}, Lcom/google/protobuf/GeneratedMessageV3;->makeExtensionsImmutable()V
 | |
| 
 | |
|     throw v0
 | |
| 
 | |
|     :cond_13
 | |
|     and-int/lit8 v0, v5, 0x2
 | |
| 
 | |
|     if-ne v0, v13, :cond_14
 | |
| 
 | |
|     .line 73
 | |
|     iget-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     invoke-static {v0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     :cond_14
 | |
|     and-int/lit8 v0, v5, 0x8
 | |
| 
 | |
|     if-ne v0, v12, :cond_15
 | |
| 
 | |
|     .line 74
 | |
|     iget-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-static {v0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     :cond_15
 | |
|     and-int/lit8 v0, v5, 0x10
 | |
| 
 | |
|     if-ne v0, v11, :cond_16
 | |
| 
 | |
|     .line 75
 | |
|     iget-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-static {v0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     :cond_16
 | |
|     and-int/lit8 v0, v5, 0x20
 | |
| 
 | |
|     if-ne v0, v10, :cond_17
 | |
| 
 | |
|     .line 76
 | |
|     iget-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-static {v0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     :cond_17
 | |
|     and-int/lit8 v0, v5, 0x4
 | |
| 
 | |
|     if-ne v0, v9, :cond_18
 | |
| 
 | |
|     .line 77
 | |
|     iget-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     invoke-static {v0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     :cond_18
 | |
|     and-int/lit8 v0, v5, 0x40
 | |
| 
 | |
|     if-ne v0, v8, :cond_19
 | |
| 
 | |
|     .line 78
 | |
|     iget-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     invoke-static {v0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     :cond_19
 | |
|     and-int/lit16 v0, v5, 0x100
 | |
| 
 | |
|     if-ne v0, v7, :cond_1a
 | |
| 
 | |
|     .line 79
 | |
|     iget-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-static {v0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     :cond_1a
 | |
|     const/16 v2, 0x200
 | |
| 
 | |
|     and-int/lit16 v0, v5, 0x200
 | |
| 
 | |
|     if-ne v0, v2, :cond_1b
 | |
| 
 | |
|     .line 80
 | |
|     iget-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     invoke-interface {v0}, Lcom/google/protobuf/LazyStringList;->getUnmodifiableView()Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     .line 81
 | |
|     :cond_1b
 | |
|     invoke-virtual {v3}, Lcom/google/protobuf/UnknownFieldSet$Builder;->build()Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iput-object v0, v1, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     .line 82
 | |
|     invoke-virtual/range {p0 .. p0}, Lcom/google/protobuf/GeneratedMessageV3;->makeExtensionsImmutable()V
 | |
| 
 | |
|     return-void
 | |
| 
 | |
|     :sswitch_data_0
 | |
|     .sparse-switch
 | |
|         0x0 -> :sswitch_a
 | |
|         0xa -> :sswitch_9
 | |
|         0x12 -> :sswitch_8
 | |
|         0x1a -> :sswitch_7
 | |
|         0x22 -> :sswitch_6
 | |
|         0x2a -> :sswitch_5
 | |
|         0x32 -> :sswitch_4
 | |
|         0x3a -> :sswitch_3
 | |
|         0x42 -> :sswitch_2
 | |
|         0x4a -> :sswitch_1
 | |
|         0x52 -> :sswitch_0
 | |
|     .end sparse-switch
 | |
| .end method
 | |
| 
 | |
| .method public synthetic constructor <init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;Lcom/google/protobuf/DescriptorProtos$1;)V
 | |
|     .locals 0
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0, p1, p2}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;-><init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method private constructor <init>(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
 | |
|     .locals 0
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "(",
 | |
|             "Lcom/google/protobuf/GeneratedMessageV3$Builder<",
 | |
|             "*>;)V"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 3
 | |
|     invoke-direct {p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;-><init>(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
 | |
| 
 | |
|     const/4 p1, -0x1
 | |
| 
 | |
|     .line 4
 | |
|     iput-byte p1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->memoizedIsInitialized:B
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public synthetic constructor <init>(Lcom/google/protobuf/GeneratedMessageV3$Builder;Lcom/google/protobuf/DescriptorProtos$1;)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 2
 | |
|     invoke-direct {p0, p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;-><init>(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$4900(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->name_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$4902(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;Ljava/lang/Object;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->name_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5000(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Ljava/util/List;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5002(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;Ljava/util/List;)Ljava/util/List;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5100(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Ljava/util/List;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5102(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;Ljava/util/List;)Ljava/util/List;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5200(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Ljava/util/List;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5202(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;Ljava/util/List;)Ljava/util/List;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5300(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Ljava/util/List;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5302(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;Ljava/util/List;)Ljava/util/List;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5400(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Ljava/util/List;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5402(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;Ljava/util/List;)Ljava/util/List;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5500(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Ljava/util/List;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5502(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;Ljava/util/List;)Ljava/util/List;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5602(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;Lcom/google/protobuf/DescriptorProtos$MessageOptions;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5700(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Ljava/util/List;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5702(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;Ljava/util/List;)Ljava/util/List;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5800(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Lcom/google/protobuf/LazyStringList;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5802(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;Lcom/google/protobuf/LazyStringList;)Lcom/google/protobuf/LazyStringList;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$5902(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;I)I
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput p1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->bitField0_:I
 | |
| 
 | |
|     return p1
 | |
| .end method
 | |
| 
 | |
| .method public static getDefaultInstance()Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public static final getDescriptor()Lcom/google/protobuf/Descriptors$Descriptor;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {}, Lcom/google/protobuf/DescriptorProtos;->access$2600()Lcom/google/protobuf/Descriptors$Descriptor;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public static newBuilder()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->toBuilder()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public static newBuilder(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 2
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->toBuilder()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     invoke-virtual {v0, p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;->mergeFrom(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     .line 2
 | |
|     invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageV3;->parseDelimitedWithIOException(Lcom/google/protobuf/Parser;Ljava/io/InputStream;)Lcom/google/protobuf/Message;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     check-cast p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 3
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     .line 4
 | |
|     invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;->parseDelimitedWithIOException(Lcom/google/protobuf/Parser;Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     check-cast p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom(Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     invoke-interface {v0, p0}, Lcom/google/protobuf/Parser;->parseFrom(Lcom/google/protobuf/ByteString;)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     check-cast p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 2
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     invoke-interface {v0, p0, p1}, Lcom/google/protobuf/Parser;->parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     check-cast p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 9
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     .line 10
 | |
|     invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageV3;->parseWithIOException(Lcom/google/protobuf/Parser;Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/Message;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     check-cast p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 11
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     .line 12
 | |
|     invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;->parseWithIOException(Lcom/google/protobuf/Parser;Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     check-cast p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom(Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 5
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     .line 6
 | |
|     invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageV3;->parseWithIOException(Lcom/google/protobuf/Parser;Ljava/io/InputStream;)Lcom/google/protobuf/Message;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     check-cast p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 7
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     .line 8
 | |
|     invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;->parseWithIOException(Lcom/google/protobuf/Parser;Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     check-cast p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom([B)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 3
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     invoke-interface {v0, p0}, Lcom/google/protobuf/Parser;->parseFrom([B)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     check-cast p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 4
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     invoke-interface {v0, p0, p1}, Lcom/google/protobuf/Parser;->parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     check-cast p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parser()Lcom/google/protobuf/Parser;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Lcom/google/protobuf/Parser<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$DescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public equals(Ljava/lang/Object;)Z
 | |
|     .locals 4
 | |
| 
 | |
|     const/4 v0, 0x1
 | |
| 
 | |
|     if-ne p1, p0, :cond_0
 | |
| 
 | |
|     return v0
 | |
| 
 | |
|     .line 1
 | |
|     :cond_0
 | |
|     instance-of v1, p1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     if-nez v1, :cond_1
 | |
| 
 | |
|     .line 2
 | |
|     invoke-super {p0, p1}, Lcom/google/protobuf/AbstractMessage;->equals(Ljava/lang/Object;)Z
 | |
| 
 | |
|     move-result p1
 | |
| 
 | |
|     return p1
 | |
| 
 | |
|     .line 3
 | |
|     :cond_1
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     .line 4
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->hasName()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->hasName()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     const/4 v3, 0x0
 | |
| 
 | |
|     if-ne v1, v2, :cond_2
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :cond_2
 | |
|     move v1, v3
 | |
| 
 | |
|     .line 5
 | |
|     :goto_0
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->hasName()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-eqz v2, :cond_4
 | |
| 
 | |
|     if-eqz v1, :cond_3
 | |
| 
 | |
|     .line 6
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getName()Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 7
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getName()Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-virtual {v1, v2}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_3
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_1
 | |
| 
 | |
|     :cond_3
 | |
|     move v1, v3
 | |
| 
 | |
|     :cond_4
 | |
|     :goto_1
 | |
|     if-eqz v1, :cond_5
 | |
| 
 | |
|     .line 8
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getFieldList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 9
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getFieldList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-interface {v1, v2}, Ljava/util/List;->equals(Ljava/lang/Object;)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_5
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_2
 | |
| 
 | |
|     :cond_5
 | |
|     move v1, v3
 | |
| 
 | |
|     :goto_2
 | |
|     if-eqz v1, :cond_6
 | |
| 
 | |
|     .line 10
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getExtensionList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 11
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getExtensionList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-interface {v1, v2}, Ljava/util/List;->equals(Ljava/lang/Object;)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_6
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_3
 | |
| 
 | |
|     :cond_6
 | |
|     move v1, v3
 | |
| 
 | |
|     :goto_3
 | |
|     if-eqz v1, :cond_7
 | |
| 
 | |
|     .line 12
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getNestedTypeList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 13
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getNestedTypeList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-interface {v1, v2}, Ljava/util/List;->equals(Ljava/lang/Object;)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_7
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_4
 | |
| 
 | |
|     :cond_7
 | |
|     move v1, v3
 | |
| 
 | |
|     :goto_4
 | |
|     if-eqz v1, :cond_8
 | |
| 
 | |
|     .line 14
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getEnumTypeList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 15
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getEnumTypeList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-interface {v1, v2}, Ljava/util/List;->equals(Ljava/lang/Object;)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_8
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_5
 | |
| 
 | |
|     :cond_8
 | |
|     move v1, v3
 | |
| 
 | |
|     :goto_5
 | |
|     if-eqz v1, :cond_9
 | |
| 
 | |
|     .line 16
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getExtensionRangeList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 17
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getExtensionRangeList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-interface {v1, v2}, Ljava/util/List;->equals(Ljava/lang/Object;)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_9
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_6
 | |
| 
 | |
|     :cond_9
 | |
|     move v1, v3
 | |
| 
 | |
|     :goto_6
 | |
|     if-eqz v1, :cond_a
 | |
| 
 | |
|     .line 18
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getOneofDeclList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 19
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getOneofDeclList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-interface {v1, v2}, Ljava/util/List;->equals(Ljava/lang/Object;)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_a
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_7
 | |
| 
 | |
|     :cond_a
 | |
|     move v1, v3
 | |
| 
 | |
|     :goto_7
 | |
|     if-eqz v1, :cond_b
 | |
| 
 | |
|     .line 20
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->hasOptions()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->hasOptions()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_b
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_8
 | |
| 
 | |
|     :cond_b
 | |
|     move v1, v3
 | |
| 
 | |
|     .line 21
 | |
|     :goto_8
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->hasOptions()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-eqz v2, :cond_d
 | |
| 
 | |
|     if-eqz v1, :cond_c
 | |
| 
 | |
|     .line 22
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getOptions()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 23
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getOptions()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-virtual {v1, v2}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->equals(Ljava/lang/Object;)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_c
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_9
 | |
| 
 | |
|     :cond_c
 | |
|     move v1, v3
 | |
| 
 | |
|     :cond_d
 | |
|     :goto_9
 | |
|     if-eqz v1, :cond_e
 | |
| 
 | |
|     .line 24
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getReservedRangeList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 25
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getReservedRangeList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-interface {v1, v2}, Ljava/util/List;->equals(Ljava/lang/Object;)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_e
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_a
 | |
| 
 | |
|     :cond_e
 | |
|     move v1, v3
 | |
| 
 | |
|     :goto_a
 | |
|     if-eqz v1, :cond_f
 | |
| 
 | |
|     .line 26
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getReservedNameList()Lcom/google/protobuf/ProtocolStringList;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 27
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getReservedNameList()Lcom/google/protobuf/ProtocolStringList;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-virtual {v1, v2}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_f
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_b
 | |
| 
 | |
|     :cond_f
 | |
|     move v1, v3
 | |
| 
 | |
|     :goto_b
 | |
|     if-eqz v1, :cond_10
 | |
| 
 | |
|     .line 28
 | |
|     iget-object v1, p0, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     iget-object p1, p1, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     invoke-virtual {v1, p1}, Lcom/google/protobuf/UnknownFieldSet;->equals(Ljava/lang/Object;)Z
 | |
| 
 | |
|     move-result p1
 | |
| 
 | |
|     if-eqz p1, :cond_10
 | |
| 
 | |
|     goto :goto_c
 | |
| 
 | |
|     :cond_10
 | |
|     move v0, v3
 | |
| 
 | |
|     :goto_c
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public getDefaultInstanceForType()Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 3
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/Message;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getDefaultInstanceForType()Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 2
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getDefaultInstanceForType()Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getEnumType(I)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getEnumTypeCount()I
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public getEnumTypeList()Ljava/util/List;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getEnumTypeOrBuilder(I)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProtoOrBuilder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProtoOrBuilder;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getEnumTypeOrBuilderList()Ljava/util/List;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "+",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProtoOrBuilder;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getExtension(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getExtensionCount()I
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public getExtensionList()Ljava/util/List;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getExtensionOrBuilder(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getExtensionOrBuilderList()Ljava/util/List;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "+",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getExtensionRange(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getExtensionRangeCount()I
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public getExtensionRangeList()Ljava/util/List;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRange;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getExtensionRangeOrBuilder(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getExtensionRangeOrBuilderList()Ljava/util/List;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "+",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getField(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getFieldCount()I
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public getFieldList()Ljava/util/List;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getFieldOrBuilder(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getFieldOrBuilderList()Ljava/util/List;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "+",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getName()Ljava/lang/String;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->name_:Ljava/lang/Object;
 | |
| 
 | |
|     .line 2
 | |
|     instance-of v1, v0, Ljava/lang/String;
 | |
| 
 | |
|     if-eqz v1, :cond_0
 | |
| 
 | |
|     .line 3
 | |
|     check-cast v0, Ljava/lang/String;
 | |
| 
 | |
|     return-object v0
 | |
| 
 | |
|     .line 4
 | |
|     :cond_0
 | |
|     check-cast v0, Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     .line 5
 | |
|     invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 6
 | |
|     invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->isValidUtf8()Z
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     if-eqz v0, :cond_1
 | |
| 
 | |
|     .line 7
 | |
|     iput-object v1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->name_:Ljava/lang/Object;
 | |
| 
 | |
|     :cond_1
 | |
|     return-object v1
 | |
| .end method
 | |
| 
 | |
| .method public getNameBytes()Lcom/google/protobuf/ByteString;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->name_:Ljava/lang/Object;
 | |
| 
 | |
|     .line 2
 | |
|     instance-of v1, v0, Ljava/lang/String;
 | |
| 
 | |
|     if-eqz v1, :cond_0
 | |
| 
 | |
|     .line 3
 | |
|     check-cast v0, Ljava/lang/String;
 | |
| 
 | |
|     .line 4
 | |
|     invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     .line 5
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->name_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object v0
 | |
| 
 | |
|     .line 6
 | |
|     :cond_0
 | |
|     check-cast v0, Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getNestedType(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getNestedTypeCount()I
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public getNestedTypeList()Ljava/util/List;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$DescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getNestedTypeOrBuilder(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProtoOrBuilder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$DescriptorProtoOrBuilder;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getNestedTypeOrBuilderList()Ljava/util/List;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "+",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$DescriptorProtoOrBuilder;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getOneofDecl(I)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getOneofDeclCount()I
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public getOneofDeclList()Ljava/util/List;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getOneofDeclOrBuilder(I)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProtoOrBuilder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProtoOrBuilder;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getOneofDeclOrBuilderList()Ljava/util/List;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "+",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProtoOrBuilder;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getOptions()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     if-nez v0, :cond_0
 | |
| 
 | |
|     invoke-static {}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->getDefaultInstance()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     :cond_0
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getOptionsOrBuilder()Lcom/google/protobuf/DescriptorProtos$MessageOptionsOrBuilder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->options_:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     if-nez v0, :cond_0
 | |
| 
 | |
|     invoke-static {}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->getDefaultInstance()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     :cond_0
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getParserForType()Lcom/google/protobuf/Parser;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Lcom/google/protobuf/Parser<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$DescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getReservedName(I)Ljava/lang/String;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Ljava/lang/String;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getReservedNameBytes(I)Lcom/google/protobuf/ByteString;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Lcom/google/protobuf/LazyStringList;->getByteString(I)Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getReservedNameCount()I
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     invoke-interface {v0}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public getReservedNameList()Lcom/google/protobuf/ProtocolStringList;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 2
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public bridge synthetic getReservedNameList()Ljava/util/List;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getReservedNameList()Lcom/google/protobuf/ProtocolStringList;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getReservedRange(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getReservedRangeCount()I
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public getReservedRangeList()Ljava/util/List;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getReservedRangeOrBuilder(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRangeOrBuilder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRangeOrBuilder;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public getReservedRangeOrBuilderList()Ljava/util/List;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "+",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRangeOrBuilder;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getSerializedSize()I
 | |
|     .locals 7
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/AbstractMessage;->memoizedSize:I
 | |
| 
 | |
|     const/4 v1, -0x1
 | |
| 
 | |
|     if-eq v0, v1, :cond_0
 | |
| 
 | |
|     return v0
 | |
| 
 | |
|     .line 2
 | |
|     :cond_0
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/4 v1, 0x1
 | |
| 
 | |
|     and-int/2addr v0, v1
 | |
| 
 | |
|     const/4 v2, 0x0
 | |
| 
 | |
|     if-ne v0, v1, :cond_1
 | |
| 
 | |
|     .line 3
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->name_:Ljava/lang/Object;
 | |
| 
 | |
|     invoke-static {v1, v0}, Lcom/google/protobuf/GeneratedMessageV3;->computeStringSize(ILjava/lang/Object;)I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     add-int/2addr v0, v2
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :cond_1
 | |
|     move v0, v2
 | |
| 
 | |
|     :goto_0
 | |
|     move v3, v2
 | |
| 
 | |
|     .line 4
 | |
|     :goto_1
 | |
|     iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v4}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     const/4 v5, 0x2
 | |
| 
 | |
|     if-ge v3, v4, :cond_2
 | |
| 
 | |
|     .line 5
 | |
|     iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     .line 6
 | |
|     invoke-interface {v4, v3}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v4
 | |
| 
 | |
|     check-cast v4, Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     invoke-static {v5, v4}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     add-int/2addr v0, v4
 | |
| 
 | |
|     add-int/lit8 v3, v3, 0x1
 | |
| 
 | |
|     goto :goto_1
 | |
| 
 | |
|     :cond_2
 | |
|     move v3, v2
 | |
| 
 | |
|     .line 7
 | |
|     :goto_2
 | |
|     iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v4}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     if-ge v3, v4, :cond_3
 | |
| 
 | |
|     const/4 v4, 0x3
 | |
| 
 | |
|     .line 8
 | |
|     iget-object v6, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     .line 9
 | |
|     invoke-interface {v6, v3}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v6
 | |
| 
 | |
|     check-cast v6, Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     invoke-static {v4, v6}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     add-int/2addr v0, v4
 | |
| 
 | |
|     add-int/lit8 v3, v3, 0x1
 | |
| 
 | |
|     goto :goto_2
 | |
| 
 | |
|     :cond_3
 | |
|     move v3, v2
 | |
| 
 | |
|     .line 10
 | |
|     :goto_3
 | |
|     iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v4}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     if-ge v3, v4, :cond_4
 | |
| 
 | |
|     const/4 v4, 0x4
 | |
| 
 | |
|     .line 11
 | |
|     iget-object v6, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     .line 12
 | |
|     invoke-interface {v6, v3}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v6
 | |
| 
 | |
|     check-cast v6, Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     invoke-static {v4, v6}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     add-int/2addr v0, v4
 | |
| 
 | |
|     add-int/lit8 v3, v3, 0x1
 | |
| 
 | |
|     goto :goto_3
 | |
| 
 | |
|     :cond_4
 | |
|     move v3, v2
 | |
| 
 | |
|     .line 13
 | |
|     :goto_4
 | |
|     iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v4}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     if-ge v3, v4, :cond_5
 | |
| 
 | |
|     const/4 v4, 0x5
 | |
| 
 | |
|     .line 14
 | |
|     iget-object v6, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     .line 15
 | |
|     invoke-interface {v6, v3}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v6
 | |
| 
 | |
|     check-cast v6, Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     invoke-static {v4, v6}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     add-int/2addr v0, v4
 | |
| 
 | |
|     add-int/lit8 v3, v3, 0x1
 | |
| 
 | |
|     goto :goto_4
 | |
| 
 | |
|     :cond_5
 | |
|     move v3, v2
 | |
| 
 | |
|     .line 16
 | |
|     :goto_5
 | |
|     iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v4}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     if-ge v3, v4, :cond_6
 | |
| 
 | |
|     const/4 v4, 0x6
 | |
| 
 | |
|     .line 17
 | |
|     iget-object v6, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     .line 18
 | |
|     invoke-interface {v6, v3}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v6
 | |
| 
 | |
|     check-cast v6, Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     invoke-static {v4, v6}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     add-int/2addr v0, v4
 | |
| 
 | |
|     add-int/lit8 v3, v3, 0x1
 | |
| 
 | |
|     goto :goto_5
 | |
| 
 | |
|     .line 19
 | |
|     :cond_6
 | |
|     iget v3, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->bitField0_:I
 | |
| 
 | |
|     and-int/2addr v3, v5
 | |
| 
 | |
|     if-ne v3, v5, :cond_7
 | |
| 
 | |
|     const/4 v3, 0x7
 | |
| 
 | |
|     .line 20
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getOptions()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     move-result-object v4
 | |
| 
 | |
|     invoke-static {v3, v4}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
 | |
| 
 | |
|     move-result v3
 | |
| 
 | |
|     add-int/2addr v0, v3
 | |
| 
 | |
|     :cond_7
 | |
|     move v3, v2
 | |
| 
 | |
|     .line 21
 | |
|     :goto_6
 | |
|     iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v4}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     if-ge v3, v4, :cond_8
 | |
| 
 | |
|     const/16 v4, 0x8
 | |
| 
 | |
|     .line 22
 | |
|     iget-object v5, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     .line 23
 | |
|     invoke-interface {v5, v3}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v5
 | |
| 
 | |
|     check-cast v5, Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     invoke-static {v4, v5}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     add-int/2addr v0, v4
 | |
| 
 | |
|     add-int/lit8 v3, v3, 0x1
 | |
| 
 | |
|     goto :goto_6
 | |
| 
 | |
|     :cond_8
 | |
|     move v3, v2
 | |
| 
 | |
|     .line 24
 | |
|     :goto_7
 | |
|     iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v4}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     if-ge v3, v4, :cond_9
 | |
| 
 | |
|     const/16 v4, 0x9
 | |
| 
 | |
|     .line 25
 | |
|     iget-object v5, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     .line 26
 | |
|     invoke-interface {v5, v3}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v5
 | |
| 
 | |
|     check-cast v5, Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     invoke-static {v4, v5}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     add-int/2addr v0, v4
 | |
| 
 | |
|     add-int/lit8 v3, v3, 0x1
 | |
| 
 | |
|     goto :goto_7
 | |
| 
 | |
|     :cond_9
 | |
|     move v3, v2
 | |
| 
 | |
|     .line 27
 | |
|     :goto_8
 | |
|     iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     invoke-interface {v4}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     if-ge v2, v4, :cond_a
 | |
| 
 | |
|     .line 28
 | |
|     iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     invoke-interface {v4, v2}, Lcom/google/protobuf/LazyStringList;->getRaw(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v4
 | |
| 
 | |
|     invoke-static {v4}, Lcom/google/protobuf/GeneratedMessageV3;->computeStringSizeNoTag(Ljava/lang/Object;)I
 | |
| 
 | |
|     move-result v4
 | |
| 
 | |
|     add-int/2addr v3, v4
 | |
| 
 | |
|     add-int/lit8 v2, v2, 0x1
 | |
| 
 | |
|     goto :goto_8
 | |
| 
 | |
|     :cond_a
 | |
|     add-int/2addr v0, v3
 | |
| 
 | |
|     .line 29
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getReservedNameList()Lcom/google/protobuf/ProtocolStringList;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-interface {v2}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     mul-int/2addr v2, v1
 | |
| 
 | |
|     add-int/2addr v2, v0
 | |
| 
 | |
|     .line 30
 | |
|     iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     invoke-virtual {v0}, Lcom/google/protobuf/UnknownFieldSet;->getSerializedSize()I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     add-int/2addr v0, v2
 | |
| 
 | |
|     .line 31
 | |
|     iput v0, p0, Lcom/google/protobuf/AbstractMessage;->memoizedSize:I
 | |
| 
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public final getUnknownFields()Lcom/google/protobuf/UnknownFieldSet;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public hasName()Z
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/4 v1, 0x1
 | |
| 
 | |
|     and-int/2addr v0, v1
 | |
| 
 | |
|     if-ne v0, v1, :cond_0
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :cond_0
 | |
|     const/4 v1, 0x0
 | |
| 
 | |
|     :goto_0
 | |
|     return v1
 | |
| .end method
 | |
| 
 | |
| .method public hasOptions()Z
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/4 v1, 0x2
 | |
| 
 | |
|     and-int/2addr v0, v1
 | |
| 
 | |
|     if-ne v0, v1, :cond_0
 | |
| 
 | |
|     const/4 v0, 0x1
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :cond_0
 | |
|     const/4 v0, 0x0
 | |
| 
 | |
|     :goto_0
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public hashCode()I
 | |
|     .locals 4
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/AbstractMessageLite;->memoizedHashCode:I
 | |
| 
 | |
|     if-eqz v0, :cond_0
 | |
| 
 | |
|     return v0
 | |
| 
 | |
|     .line 2
 | |
|     :cond_0
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageV3;->getDescriptorForType()Lcom/google/protobuf/Descriptors$Descriptor;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     add-int/lit16 v0, v0, 0x30b
 | |
| 
 | |
|     .line 3
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->hasName()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_1
 | |
| 
 | |
|     const/16 v1, 0x25
 | |
| 
 | |
|     const/4 v2, 0x1
 | |
| 
 | |
|     const/16 v3, 0x35
 | |
| 
 | |
|     invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     .line 4
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getName()Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-virtual {v1}, Ljava/lang/String;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 5
 | |
|     :cond_1
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getFieldCount()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-lez v1, :cond_2
 | |
| 
 | |
|     const/16 v1, 0x25
 | |
| 
 | |
|     const/4 v2, 0x2
 | |
| 
 | |
|     const/16 v3, 0x35
 | |
| 
 | |
|     invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     .line 6
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getFieldList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-interface {v1}, Ljava/util/List;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 7
 | |
|     :cond_2
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getExtensionCount()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-lez v1, :cond_3
 | |
| 
 | |
|     const/16 v1, 0x25
 | |
| 
 | |
|     const/4 v2, 0x6
 | |
| 
 | |
|     const/16 v3, 0x35
 | |
| 
 | |
|     invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     .line 8
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getExtensionList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-interface {v1}, Ljava/util/List;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 9
 | |
|     :cond_3
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getNestedTypeCount()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-lez v1, :cond_4
 | |
| 
 | |
|     const/16 v1, 0x25
 | |
| 
 | |
|     const/4 v2, 0x3
 | |
| 
 | |
|     const/16 v3, 0x35
 | |
| 
 | |
|     invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     .line 10
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getNestedTypeList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-interface {v1}, Ljava/util/List;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 11
 | |
|     :cond_4
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getEnumTypeCount()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-lez v1, :cond_5
 | |
| 
 | |
|     const/16 v1, 0x25
 | |
| 
 | |
|     const/4 v2, 0x4
 | |
| 
 | |
|     const/16 v3, 0x35
 | |
| 
 | |
|     invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     .line 12
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getEnumTypeList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-interface {v1}, Ljava/util/List;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 13
 | |
|     :cond_5
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getExtensionRangeCount()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-lez v1, :cond_6
 | |
| 
 | |
|     const/16 v1, 0x25
 | |
| 
 | |
|     const/4 v2, 0x5
 | |
| 
 | |
|     const/16 v3, 0x35
 | |
| 
 | |
|     invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     .line 14
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getExtensionRangeList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-interface {v1}, Ljava/util/List;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 15
 | |
|     :cond_6
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getOneofDeclCount()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-lez v1, :cond_7
 | |
| 
 | |
|     const/16 v1, 0x25
 | |
| 
 | |
|     const/16 v2, 0x8
 | |
| 
 | |
|     const/16 v3, 0x35
 | |
| 
 | |
|     invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     .line 16
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getOneofDeclList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-interface {v1}, Ljava/util/List;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 17
 | |
|     :cond_7
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->hasOptions()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_8
 | |
| 
 | |
|     const/16 v1, 0x25
 | |
| 
 | |
|     const/4 v2, 0x7
 | |
| 
 | |
|     const/16 v3, 0x35
 | |
| 
 | |
|     invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     .line 18
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getOptions()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-virtual {v1}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 19
 | |
|     :cond_8
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getReservedRangeCount()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-lez v1, :cond_9
 | |
| 
 | |
|     const/16 v1, 0x25
 | |
| 
 | |
|     const/16 v2, 0x9
 | |
| 
 | |
|     const/16 v3, 0x35
 | |
| 
 | |
|     invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     .line 20
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getReservedRangeList()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-interface {v1}, Ljava/util/List;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 21
 | |
|     :cond_9
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getReservedNameCount()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-lez v1, :cond_a
 | |
| 
 | |
|     const/16 v1, 0x25
 | |
| 
 | |
|     const/16 v2, 0xa
 | |
| 
 | |
|     const/16 v3, 0x35
 | |
| 
 | |
|     invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     .line 22
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getReservedNameList()Lcom/google/protobuf/ProtocolStringList;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-virtual {v1}, Ljava/lang/Object;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     :cond_a
 | |
|     mul-int/lit8 v0, v0, 0x1d
 | |
| 
 | |
|     .line 23
 | |
|     iget-object v1, p0, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     invoke-virtual {v1}, Lcom/google/protobuf/UnknownFieldSet;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v1, v0
 | |
| 
 | |
|     .line 24
 | |
|     iput v1, p0, Lcom/google/protobuf/AbstractMessageLite;->memoizedHashCode:I
 | |
| 
 | |
|     return v1
 | |
| .end method
 | |
| 
 | |
| .method public internalGetFieldAccessorTable()Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
 | |
|     .locals 3
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {}, Lcom/google/protobuf/DescriptorProtos;->access$2700()Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     const-class v1, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     const-class v2, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
| 
 | |
|     .line 2
 | |
|     invoke-virtual {v0, v1, v2}, Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;->ensureFieldAccessorsInitialized(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public final isInitialized()Z
 | |
|     .locals 4
 | |
| 
 | |
|     .line 1
 | |
|     iget-byte v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->memoizedIsInitialized:B
 | |
| 
 | |
|     const/4 v1, 0x1
 | |
| 
 | |
|     if-ne v0, v1, :cond_0
 | |
| 
 | |
|     return v1
 | |
| 
 | |
|     :cond_0
 | |
|     const/4 v2, 0x0
 | |
| 
 | |
|     if-nez v0, :cond_1
 | |
| 
 | |
|     return v2
 | |
| 
 | |
|     :cond_1
 | |
|     move v0, v2
 | |
| 
 | |
|     .line 2
 | |
|     :goto_0
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getFieldCount()I
 | |
| 
 | |
|     move-result v3
 | |
| 
 | |
|     if-ge v0, v3, :cond_3
 | |
| 
 | |
|     .line 3
 | |
|     invoke-virtual {p0, v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getField(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
|     move-result-object v3
 | |
| 
 | |
|     invoke-virtual {v3}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->isInitialized()Z
 | |
| 
 | |
|     move-result v3
 | |
| 
 | |
|     if-nez v3, :cond_2
 | |
| 
 | |
|     .line 4
 | |
|     iput-byte v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->memoizedIsInitialized:B
 | |
| 
 | |
|     return v2
 | |
| 
 | |
|     :cond_2
 | |
|     add-int/lit8 v0, v0, 0x1
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :cond_3
 | |
|     move v0, v2
 | |
| 
 | |
|     .line 5
 | |
|     :goto_1
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getExtensionCount()I
 | |
| 
 | |
|     move-result v3
 | |
| 
 | |
|     if-ge v0, v3, :cond_5
 | |
| 
 | |
|     .line 6
 | |
|     invoke-virtual {p0, v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getExtension(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
|     move-result-object v3
 | |
| 
 | |
|     invoke-virtual {v3}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->isInitialized()Z
 | |
| 
 | |
|     move-result v3
 | |
| 
 | |
|     if-nez v3, :cond_4
 | |
| 
 | |
|     .line 7
 | |
|     iput-byte v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->memoizedIsInitialized:B
 | |
| 
 | |
|     return v2
 | |
| 
 | |
|     :cond_4
 | |
|     add-int/lit8 v0, v0, 0x1
 | |
| 
 | |
|     goto :goto_1
 | |
| 
 | |
|     :cond_5
 | |
|     move v0, v2
 | |
| 
 | |
|     .line 8
 | |
|     :goto_2
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getNestedTypeCount()I
 | |
| 
 | |
|     move-result v3
 | |
| 
 | |
|     if-ge v0, v3, :cond_7
 | |
| 
 | |
|     .line 9
 | |
|     invoke-virtual {p0, v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getNestedType(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     move-result-object v3
 | |
| 
 | |
|     invoke-virtual {v3}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->isInitialized()Z
 | |
| 
 | |
|     move-result v3
 | |
| 
 | |
|     if-nez v3, :cond_6
 | |
| 
 | |
|     .line 10
 | |
|     iput-byte v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->memoizedIsInitialized:B
 | |
| 
 | |
|     return v2
 | |
| 
 | |
|     :cond_6
 | |
|     add-int/lit8 v0, v0, 0x1
 | |
| 
 | |
|     goto :goto_2
 | |
| 
 | |
|     :cond_7
 | |
|     move v0, v2
 | |
| 
 | |
|     .line 11
 | |
|     :goto_3
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getEnumTypeCount()I
 | |
| 
 | |
|     move-result v3
 | |
| 
 | |
|     if-ge v0, v3, :cond_9
 | |
| 
 | |
|     .line 12
 | |
|     invoke-virtual {p0, v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getEnumType(I)Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;
 | |
| 
 | |
|     move-result-object v3
 | |
| 
 | |
|     invoke-virtual {v3}, Lcom/google/protobuf/DescriptorProtos$EnumDescriptorProto;->isInitialized()Z
 | |
| 
 | |
|     move-result v3
 | |
| 
 | |
|     if-nez v3, :cond_8
 | |
| 
 | |
|     .line 13
 | |
|     iput-byte v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->memoizedIsInitialized:B
 | |
| 
 | |
|     return v2
 | |
| 
 | |
|     :cond_8
 | |
|     add-int/lit8 v0, v0, 0x1
 | |
| 
 | |
|     goto :goto_3
 | |
| 
 | |
|     :cond_9
 | |
|     move v0, v2
 | |
| 
 | |
|     .line 14
 | |
|     :goto_4
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getOneofDeclCount()I
 | |
| 
 | |
|     move-result v3
 | |
| 
 | |
|     if-ge v0, v3, :cond_b
 | |
| 
 | |
|     .line 15
 | |
|     invoke-virtual {p0, v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getOneofDecl(I)Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;
 | |
| 
 | |
|     move-result-object v3
 | |
| 
 | |
|     invoke-virtual {v3}, Lcom/google/protobuf/DescriptorProtos$OneofDescriptorProto;->isInitialized()Z
 | |
| 
 | |
|     move-result v3
 | |
| 
 | |
|     if-nez v3, :cond_a
 | |
| 
 | |
|     .line 16
 | |
|     iput-byte v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->memoizedIsInitialized:B
 | |
| 
 | |
|     return v2
 | |
| 
 | |
|     :cond_a
 | |
|     add-int/lit8 v0, v0, 0x1
 | |
| 
 | |
|     goto :goto_4
 | |
| 
 | |
|     .line 17
 | |
|     :cond_b
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->hasOptions()Z
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     if-eqz v0, :cond_c
 | |
| 
 | |
|     .line 18
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getOptions()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->isInitialized()Z
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     if-nez v0, :cond_c
 | |
| 
 | |
|     .line 19
 | |
|     iput-byte v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->memoizedIsInitialized:B
 | |
| 
 | |
|     return v2
 | |
| 
 | |
|     .line 20
 | |
|     :cond_c
 | |
|     iput-byte v1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->memoizedIsInitialized:B
 | |
| 
 | |
|     return v1
 | |
| .end method
 | |
| 
 | |
| .method public newBuilderForType()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 4
 | |
|     invoke-static {}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->newBuilder()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 5
 | |
|     new-instance v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
| 
 | |
|     const/4 v1, 0x0
 | |
| 
 | |
|     invoke-direct {v0, p1, v1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;-><init>(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;Lcom/google/protobuf/DescriptorProtos$1;)V
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public bridge synthetic newBuilderForType()Lcom/google/protobuf/Message$Builder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->newBuilderForType()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public bridge synthetic newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/Message$Builder;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 2
 | |
|     invoke-virtual {p0, p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public bridge synthetic newBuilderForType()Lcom/google/protobuf/MessageLite$Builder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 3
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->newBuilderForType()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public toBuilder()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 3
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$DescriptorProto;
 | |
| 
 | |
|     const/4 v1, 0x0
 | |
| 
 | |
|     if-ne p0, v0, :cond_0
 | |
| 
 | |
|     new-instance v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
| 
 | |
|     invoke-direct {v0, v1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;-><init>(Lcom/google/protobuf/DescriptorProtos$1;)V
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :cond_0
 | |
|     new-instance v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
| 
 | |
|     invoke-direct {v0, v1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;-><init>(Lcom/google/protobuf/DescriptorProtos$1;)V
 | |
| 
 | |
|     .line 4
 | |
|     invoke-virtual {v0, p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;->mergeFrom(Lcom/google/protobuf/DescriptorProtos$DescriptorProto;)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     :goto_0
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public bridge synthetic toBuilder()Lcom/google/protobuf/Message$Builder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->toBuilder()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public bridge synthetic toBuilder()Lcom/google/protobuf/MessageLite$Builder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 2
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->toBuilder()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public writeTo(Lcom/google/protobuf/CodedOutputStream;)V
 | |
|     .locals 5
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/4 v1, 0x1
 | |
| 
 | |
|     and-int/2addr v0, v1
 | |
| 
 | |
|     if-ne v0, v1, :cond_0
 | |
| 
 | |
|     .line 2
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->name_:Ljava/lang/Object;
 | |
| 
 | |
|     invoke-static {p1, v1, v0}, Lcom/google/protobuf/GeneratedMessageV3;->writeString(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
 | |
| 
 | |
|     :cond_0
 | |
|     const/4 v0, 0x0
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     .line 3
 | |
|     :goto_0
 | |
|     iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v2}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     const/4 v3, 0x2
 | |
| 
 | |
|     if-ge v1, v2, :cond_1
 | |
| 
 | |
|     .line 4
 | |
|     iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->field_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v2, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     check-cast v2, Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     invoke-virtual {p1, v3, v2}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
 | |
| 
 | |
|     add-int/lit8 v1, v1, 0x1
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :cond_1
 | |
|     move v1, v0
 | |
| 
 | |
|     .line 5
 | |
|     :goto_1
 | |
|     iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v2}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ge v1, v2, :cond_2
 | |
| 
 | |
|     const/4 v2, 0x3
 | |
| 
 | |
|     .line 6
 | |
|     iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->nestedType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v4, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v4
 | |
| 
 | |
|     check-cast v4, Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     invoke-virtual {p1, v2, v4}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
 | |
| 
 | |
|     add-int/lit8 v1, v1, 0x1
 | |
| 
 | |
|     goto :goto_1
 | |
| 
 | |
|     :cond_2
 | |
|     move v1, v0
 | |
| 
 | |
|     .line 7
 | |
|     :goto_2
 | |
|     iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v2}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ge v1, v2, :cond_3
 | |
| 
 | |
|     const/4 v2, 0x4
 | |
| 
 | |
|     .line 8
 | |
|     iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->enumType_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v4, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v4
 | |
| 
 | |
|     check-cast v4, Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     invoke-virtual {p1, v2, v4}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
 | |
| 
 | |
|     add-int/lit8 v1, v1, 0x1
 | |
| 
 | |
|     goto :goto_2
 | |
| 
 | |
|     :cond_3
 | |
|     move v1, v0
 | |
| 
 | |
|     .line 9
 | |
|     :goto_3
 | |
|     iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v2}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ge v1, v2, :cond_4
 | |
| 
 | |
|     const/4 v2, 0x5
 | |
| 
 | |
|     .line 10
 | |
|     iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extensionRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v4, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v4
 | |
| 
 | |
|     check-cast v4, Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     invoke-virtual {p1, v2, v4}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
 | |
| 
 | |
|     add-int/lit8 v1, v1, 0x1
 | |
| 
 | |
|     goto :goto_3
 | |
| 
 | |
|     :cond_4
 | |
|     move v1, v0
 | |
| 
 | |
|     .line 11
 | |
|     :goto_4
 | |
|     iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v2}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ge v1, v2, :cond_5
 | |
| 
 | |
|     const/4 v2, 0x6
 | |
| 
 | |
|     .line 12
 | |
|     iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->extension_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v4, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v4
 | |
| 
 | |
|     check-cast v4, Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     invoke-virtual {p1, v2, v4}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
 | |
| 
 | |
|     add-int/lit8 v1, v1, 0x1
 | |
| 
 | |
|     goto :goto_4
 | |
| 
 | |
|     .line 13
 | |
|     :cond_5
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->bitField0_:I
 | |
| 
 | |
|     and-int/2addr v1, v3
 | |
| 
 | |
|     if-ne v1, v3, :cond_6
 | |
| 
 | |
|     const/4 v1, 0x7
 | |
| 
 | |
|     .line 14
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->getOptions()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-virtual {p1, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
 | |
| 
 | |
|     :cond_6
 | |
|     move v1, v0
 | |
| 
 | |
|     .line 15
 | |
|     :goto_5
 | |
|     iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v2}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ge v1, v2, :cond_7
 | |
| 
 | |
|     const/16 v2, 0x8
 | |
| 
 | |
|     .line 16
 | |
|     iget-object v3, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->oneofDecl_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v3, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v3
 | |
| 
 | |
|     check-cast v3, Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     invoke-virtual {p1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
 | |
| 
 | |
|     add-int/lit8 v1, v1, 0x1
 | |
| 
 | |
|     goto :goto_5
 | |
| 
 | |
|     :cond_7
 | |
|     move v1, v0
 | |
| 
 | |
|     .line 17
 | |
|     :goto_6
 | |
|     iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v2}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ge v1, v2, :cond_8
 | |
| 
 | |
|     const/16 v2, 0x9
 | |
| 
 | |
|     .line 18
 | |
|     iget-object v3, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedRange_:Ljava/util/List;
 | |
| 
 | |
|     invoke-interface {v3, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v3
 | |
| 
 | |
|     check-cast v3, Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     invoke-virtual {p1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
 | |
| 
 | |
|     add-int/lit8 v1, v1, 0x1
 | |
| 
 | |
|     goto :goto_6
 | |
| 
 | |
|     .line 19
 | |
|     :cond_8
 | |
|     :goto_7
 | |
|     iget-object v1, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     invoke-interface {v1}, Ljava/util/List;->size()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-ge v0, v1, :cond_9
 | |
| 
 | |
|     const/16 v1, 0xa
 | |
| 
 | |
|     .line 20
 | |
|     iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto;->reservedName_:Lcom/google/protobuf/LazyStringList;
 | |
| 
 | |
|     invoke-interface {v2, v0}, Lcom/google/protobuf/LazyStringList;->getRaw(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-static {p1, v1, v2}, Lcom/google/protobuf/GeneratedMessageV3;->writeString(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
 | |
| 
 | |
|     add-int/lit8 v0, v0, 0x1
 | |
| 
 | |
|     goto :goto_7
 | |
| 
 | |
|     .line 21
 | |
|     :cond_9
 | |
|     iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     invoke-virtual {v0, p1}, Lcom/google/protobuf/UnknownFieldSet;->writeTo(Lcom/google/protobuf/CodedOutputStream;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 |