3198 lines
		
	
	
		
			80 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			3198 lines
		
	
	
		
			80 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| .super Lcom/google/protobuf/GeneratedMessageV3;
 | |
| .source "DescriptorProtos.java"
 | |
| 
 | |
| # interfaces
 | |
| .implements Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProtoOrBuilder;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Lcom/google/protobuf/DescriptorProtos;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x19
 | |
|     name = "FieldDescriptorProto"
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/MemberClasses;
 | |
|     value = {
 | |
|         Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;,
 | |
|         Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;,
 | |
|         Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # static fields
 | |
| .field private static final DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
| .field public static final DEFAULT_VALUE_FIELD_NUMBER:I = 0x7
 | |
| 
 | |
| .field public static final EXTENDEE_FIELD_NUMBER:I = 0x2
 | |
| 
 | |
| .field public static final JSON_NAME_FIELD_NUMBER:I = 0xa
 | |
| 
 | |
| .field public static final LABEL_FIELD_NUMBER:I = 0x4
 | |
| 
 | |
| .field public static final NAME_FIELD_NUMBER:I = 0x1
 | |
| 
 | |
| .field public static final NUMBER_FIELD_NUMBER:I = 0x3
 | |
| 
 | |
| .field public static final ONEOF_INDEX_FIELD_NUMBER:I = 0x9
 | |
| 
 | |
| .field public static final OPTIONS_FIELD_NUMBER:I = 0x8
 | |
| 
 | |
| .field public static final PARSER:Lcom/google/protobuf/Parser;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Lcom/google/protobuf/Parser<",
 | |
|             "Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation runtime Ljava/lang/Deprecated;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public static final TYPE_FIELD_NUMBER:I = 0x5
 | |
| 
 | |
| .field public static final TYPE_NAME_FIELD_NUMBER:I = 0x6
 | |
| 
 | |
| .field private static final serialVersionUID:J
 | |
| 
 | |
| 
 | |
| # instance fields
 | |
| .field private bitField0_:I
 | |
| 
 | |
| .field private volatile defaultValue_:Ljava/lang/Object;
 | |
| 
 | |
| .field private volatile extendee_:Ljava/lang/Object;
 | |
| 
 | |
| .field private volatile jsonName_:Ljava/lang/Object;
 | |
| 
 | |
| .field private label_:I
 | |
| 
 | |
| .field private memoizedIsInitialized:B
 | |
| 
 | |
| .field private volatile name_:Ljava/lang/Object;
 | |
| 
 | |
| .field private number_:I
 | |
| 
 | |
| .field private oneofIndex_:I
 | |
| 
 | |
| .field private options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
| .field private volatile typeName_:Ljava/lang/Object;
 | |
| 
 | |
| .field private type_:I
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public static constructor <clinit>()V
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     new-instance v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
|     invoke-direct {v0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;-><init>()V
 | |
| 
 | |
|     sput-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
|     .line 2
 | |
|     new-instance v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$1;
 | |
| 
 | |
|     invoke-direct {v0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$1;-><init>()V
 | |
| 
 | |
|     sput-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method private constructor <init>()V
 | |
|     .locals 3
 | |
| 
 | |
|     .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$FieldDescriptorProto;->memoizedIsInitialized:B
 | |
| 
 | |
|     const-string v0, ""
 | |
| 
 | |
|     .line 7
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->name_:Ljava/lang/Object;
 | |
| 
 | |
|     const/4 v1, 0x0
 | |
| 
 | |
|     .line 8
 | |
|     iput v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->number_:I
 | |
| 
 | |
|     const/4 v2, 0x1
 | |
| 
 | |
|     .line 9
 | |
|     iput v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->label_:I
 | |
| 
 | |
|     .line 10
 | |
|     iput v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->type_:I
 | |
| 
 | |
|     .line 11
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->typeName_:Ljava/lang/Object;
 | |
| 
 | |
|     .line 12
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->extendee_:Ljava/lang/Object;
 | |
| 
 | |
|     .line 13
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->defaultValue_:Ljava/lang/Object;
 | |
| 
 | |
|     .line 14
 | |
|     iput v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->oneofIndex_:I
 | |
| 
 | |
|     .line 15
 | |
|     iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->jsonName_:Ljava/lang/Object;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method private constructor <init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
 | |
|     .locals 5
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 16
 | |
|     invoke-direct {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;-><init>()V
 | |
| 
 | |
|     .line 17
 | |
|     invoke-static {}, Lcom/google/protobuf/UnknownFieldSet;->newBuilder()Lcom/google/protobuf/UnknownFieldSet$Builder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     const/4 v1, 0x0
 | |
| 
 | |
|     :cond_0
 | |
|     :goto_0
 | |
|     if-nez v1, :cond_5
 | |
| 
 | |
|     .line 18
 | |
|     :try_start_0
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     const/4 v3, 0x1
 | |
| 
 | |
|     sparse-switch v2, :sswitch_data_0
 | |
| 
 | |
|     .line 19
 | |
|     invoke-virtual {p0, p1, v0, p2, v2}, Lcom/google/protobuf/GeneratedMessageV3;->parseUnknownField(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     goto/16 :goto_2
 | |
| 
 | |
|     .line 20
 | |
|     :sswitch_0
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     .line 21
 | |
|     iget v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     or-int/lit16 v3, v3, 0x100
 | |
| 
 | |
|     iput v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     .line 22
 | |
|     iput-object v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->jsonName_:Ljava/lang/Object;
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     .line 23
 | |
|     :sswitch_1
 | |
|     iget v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     or-int/lit16 v2, v2, 0x80
 | |
| 
 | |
|     iput v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     .line 24
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt32()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     iput v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->oneofIndex_:I
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :sswitch_2
 | |
|     const/4 v2, 0x0
 | |
| 
 | |
|     .line 25
 | |
|     iget v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v4, 0x200
 | |
| 
 | |
|     and-int/2addr v3, v4
 | |
| 
 | |
|     if-ne v3, v4, :cond_1
 | |
| 
 | |
|     .line 26
 | |
|     iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     invoke-virtual {v2}, Lcom/google/protobuf/DescriptorProtos$FieldOptions;->toBuilder()Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     .line 27
 | |
|     :cond_1
 | |
|     sget-object v3, Lcom/google/protobuf/DescriptorProtos$FieldOptions;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     invoke-virtual {p1, v3, p2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
 | |
| 
 | |
|     move-result-object v3
 | |
| 
 | |
|     check-cast v3, Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     iput-object v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     if-eqz v2, :cond_2
 | |
| 
 | |
|     .line 28
 | |
|     invoke-virtual {v2, v3}, Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;->mergeFrom(Lcom/google/protobuf/DescriptorProtos$FieldOptions;)Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;
 | |
| 
 | |
|     .line 29
 | |
|     invoke-virtual {v2}, Lcom/google/protobuf/DescriptorProtos$FieldOptions$Builder;->buildPartial()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     iput-object v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     .line 30
 | |
|     :cond_2
 | |
|     iget v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     or-int/2addr v2, v4
 | |
| 
 | |
|     iput v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     .line 31
 | |
|     :sswitch_3
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     .line 32
 | |
|     iget v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     or-int/lit8 v3, v3, 0x40
 | |
| 
 | |
|     iput v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     .line 33
 | |
|     iput-object v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->defaultValue_:Ljava/lang/Object;
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     .line 34
 | |
|     :sswitch_4
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     .line 35
 | |
|     iget v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     or-int/lit8 v3, v3, 0x10
 | |
| 
 | |
|     iput v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     .line 36
 | |
|     iput-object v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->typeName_:Ljava/lang/Object;
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     .line 37
 | |
|     :sswitch_5
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readEnum()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     .line 38
 | |
|     invoke-static {v2}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;->valueOf(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
 | |
| 
 | |
|     move-result-object v3
 | |
| 
 | |
|     if-nez v3, :cond_3
 | |
| 
 | |
|     const/4 v3, 0x5
 | |
| 
 | |
|     .line 39
 | |
|     invoke-virtual {v0, v3, v2}, Lcom/google/protobuf/UnknownFieldSet$Builder;->mergeVarintField(II)Lcom/google/protobuf/UnknownFieldSet$Builder;
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     .line 40
 | |
|     :cond_3
 | |
|     iget v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     or-int/lit8 v3, v3, 0x8
 | |
| 
 | |
|     iput v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     .line 41
 | |
|     iput v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->type_:I
 | |
| 
 | |
|     goto/16 :goto_0
 | |
| 
 | |
|     .line 42
 | |
|     :sswitch_6
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readEnum()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     .line 43
 | |
|     invoke-static {v2}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;->valueOf(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
 | |
| 
 | |
|     move-result-object v3
 | |
| 
 | |
|     const/4 v4, 0x4
 | |
| 
 | |
|     if-nez v3, :cond_4
 | |
| 
 | |
|     .line 44
 | |
|     invoke-virtual {v0, v4, v2}, Lcom/google/protobuf/UnknownFieldSet$Builder;->mergeVarintField(II)Lcom/google/protobuf/UnknownFieldSet$Builder;
 | |
| 
 | |
|     goto/16 :goto_0
 | |
| 
 | |
|     .line 45
 | |
|     :cond_4
 | |
|     iget v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     or-int/2addr v3, v4
 | |
| 
 | |
|     iput v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     .line 46
 | |
|     iput v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->label_:I
 | |
| 
 | |
|     goto/16 :goto_0
 | |
| 
 | |
|     .line 47
 | |
|     :sswitch_7
 | |
|     iget v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     or-int/lit8 v2, v2, 0x2
 | |
| 
 | |
|     iput v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     .line 48
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt32()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     iput v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->number_:I
 | |
| 
 | |
|     goto/16 :goto_0
 | |
| 
 | |
|     .line 49
 | |
|     :sswitch_8
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     .line 50
 | |
|     iget v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     or-int/lit8 v3, v3, 0x20
 | |
| 
 | |
|     iput v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     .line 51
 | |
|     iput-object v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->extendee_:Ljava/lang/Object;
 | |
| 
 | |
|     goto/16 :goto_0
 | |
| 
 | |
|     .line 52
 | |
|     :sswitch_9
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     .line 53
 | |
|     iget v4, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     or-int/2addr v3, v4
 | |
| 
 | |
|     iput v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     .line 54
 | |
|     iput-object v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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 v1, v3
 | |
| 
 | |
|     goto/16 :goto_0
 | |
| 
 | |
|     :goto_2
 | |
|     if-nez v2, :cond_0
 | |
| 
 | |
|     goto :goto_1
 | |
| 
 | |
|     :catchall_0
 | |
|     move-exception p1
 | |
| 
 | |
|     goto :goto_3
 | |
| 
 | |
|     :catch_0
 | |
|     move-exception p1
 | |
| 
 | |
|     .line 55
 | |
|     :try_start_1
 | |
|     new-instance p2, Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
| 
 | |
|     invoke-direct {p2, p1}, Lcom/google/protobuf/InvalidProtocolBufferException;-><init>(Ljava/io/IOException;)V
 | |
| 
 | |
|     .line 56
 | |
|     invoke-virtual {p2, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     throw p1
 | |
| 
 | |
|     :catch_1
 | |
|     move-exception p1
 | |
| 
 | |
|     .line 57
 | |
|     invoke-virtual {p1, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     throw p1
 | |
|     :try_end_1
 | |
|     .catchall {:try_start_1 .. :try_end_1} :catchall_0
 | |
| 
 | |
|     .line 58
 | |
|     :goto_3
 | |
|     invoke-virtual {v0}, Lcom/google/protobuf/UnknownFieldSet$Builder;->build()Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     move-result-object p2
 | |
| 
 | |
|     iput-object p2, p0, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     .line 59
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageV3;->makeExtensionsImmutable()V
 | |
| 
 | |
|     throw p1
 | |
| 
 | |
|     .line 60
 | |
|     :cond_5
 | |
|     invoke-virtual {v0}, Lcom/google/protobuf/UnknownFieldSet$Builder;->build()Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     iput-object p1, p0, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     .line 61
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageV3;->makeExtensionsImmutable()V
 | |
| 
 | |
|     return-void
 | |
| 
 | |
|     nop
 | |
| 
 | |
|     :sswitch_data_0
 | |
|     .sparse-switch
 | |
|         0x0 -> :sswitch_a
 | |
|         0xa -> :sswitch_9
 | |
|         0x12 -> :sswitch_8
 | |
|         0x18 -> :sswitch_7
 | |
|         0x20 -> :sswitch_6
 | |
|         0x28 -> :sswitch_5
 | |
|         0x32 -> :sswitch_4
 | |
|         0x3a -> :sswitch_3
 | |
|         0x42 -> :sswitch_2
 | |
|         0x48 -> :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$FieldDescriptorProto;-><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$FieldDescriptorProto;->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$FieldDescriptorProto;-><init>(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$6600(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->name_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$6602(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Ljava/lang/Object;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->name_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$6702(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;I)I
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput p1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->number_:I
 | |
| 
 | |
|     return p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$6802(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;I)I
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput p1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->label_:I
 | |
| 
 | |
|     return p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$6902(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;I)I
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput p1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->type_:I
 | |
| 
 | |
|     return p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$7000(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->typeName_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$7002(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Ljava/lang/Object;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->typeName_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$7100(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->extendee_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$7102(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Ljava/lang/Object;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->extendee_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$7200(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->defaultValue_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$7202(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Ljava/lang/Object;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->defaultValue_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$7302(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;I)I
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput p1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->oneofIndex_:I
 | |
| 
 | |
|     return p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$7400(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->jsonName_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$7402(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Ljava/lang/Object;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->jsonName_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$7502(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;Lcom/google/protobuf/DescriptorProtos$FieldOptions;)Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$7602(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;I)I
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     iput p1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     return p1
 | |
| .end method
 | |
| 
 | |
| .method public static getDefaultInstance()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
|     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$6100()Lcom/google/protobuf/Descriptors$Descriptor;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public static newBuilder()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
|     invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->toBuilder()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public static newBuilder(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 2
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
|     invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->toBuilder()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     invoke-virtual {v0, p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;->mergeFrom(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 3
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom(Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 2
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 9
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 11
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom(Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 5
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 7
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom([B)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 3
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
|     .locals 1
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Lcom/google/protobuf/InvalidProtocolBufferException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 4
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;
 | |
| 
 | |
|     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$FieldDescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;
 | |
| 
 | |
|     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$FieldDescriptorProto;
 | |
| 
 | |
|     .line 4
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasName()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;->hasName()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-eqz v2, :cond_4
 | |
| 
 | |
|     if-eqz v1, :cond_3
 | |
| 
 | |
|     .line 6
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getName()Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 7
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;->hasNumber()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasNumber()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_5
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_2
 | |
| 
 | |
|     :cond_5
 | |
|     move v1, v3
 | |
| 
 | |
|     .line 9
 | |
|     :goto_2
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasNumber()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-eqz v2, :cond_7
 | |
| 
 | |
|     if-eqz v1, :cond_6
 | |
| 
 | |
|     .line 10
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getNumber()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     .line 11
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getNumber()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_6
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_3
 | |
| 
 | |
|     :cond_6
 | |
|     move v1, v3
 | |
| 
 | |
|     :cond_7
 | |
|     :goto_3
 | |
|     if-eqz v1, :cond_8
 | |
| 
 | |
|     .line 12
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasLabel()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasLabel()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_8
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_4
 | |
| 
 | |
|     :cond_8
 | |
|     move v1, v3
 | |
| 
 | |
|     .line 13
 | |
|     :goto_4
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasLabel()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-eqz v2, :cond_a
 | |
| 
 | |
|     if-eqz v1, :cond_9
 | |
| 
 | |
|     .line 14
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->label_:I
 | |
| 
 | |
|     iget v2, p1, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->label_:I
 | |
| 
 | |
|     if-ne v1, v2, :cond_9
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_5
 | |
| 
 | |
|     :cond_9
 | |
|     move v1, v3
 | |
| 
 | |
|     :cond_a
 | |
|     :goto_5
 | |
|     if-eqz v1, :cond_b
 | |
| 
 | |
|     .line 15
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasType()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasType()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_b
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_6
 | |
| 
 | |
|     :cond_b
 | |
|     move v1, v3
 | |
| 
 | |
|     .line 16
 | |
|     :goto_6
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasType()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-eqz v2, :cond_d
 | |
| 
 | |
|     if-eqz v1, :cond_c
 | |
| 
 | |
|     .line 17
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->type_:I
 | |
| 
 | |
|     iget v2, p1, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->type_:I
 | |
| 
 | |
|     if-ne v1, v2, :cond_c
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_7
 | |
| 
 | |
|     :cond_c
 | |
|     move v1, v3
 | |
| 
 | |
|     :cond_d
 | |
|     :goto_7
 | |
|     if-eqz v1, :cond_e
 | |
| 
 | |
|     .line 18
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasTypeName()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasTypeName()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_e
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_8
 | |
| 
 | |
|     :cond_e
 | |
|     move v1, v3
 | |
| 
 | |
|     .line 19
 | |
|     :goto_8
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasTypeName()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-eqz v2, :cond_10
 | |
| 
 | |
|     if-eqz v1, :cond_f
 | |
| 
 | |
|     .line 20
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getTypeName()Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 21
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getTypeName()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_f
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_9
 | |
| 
 | |
|     :cond_f
 | |
|     move v1, v3
 | |
| 
 | |
|     :cond_10
 | |
|     :goto_9
 | |
|     if-eqz v1, :cond_11
 | |
| 
 | |
|     .line 22
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasExtendee()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasExtendee()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_11
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_a
 | |
| 
 | |
|     :cond_11
 | |
|     move v1, v3
 | |
| 
 | |
|     .line 23
 | |
|     :goto_a
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasExtendee()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-eqz v2, :cond_13
 | |
| 
 | |
|     if-eqz v1, :cond_12
 | |
| 
 | |
|     .line 24
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getExtendee()Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 25
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getExtendee()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_12
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_b
 | |
| 
 | |
|     :cond_12
 | |
|     move v1, v3
 | |
| 
 | |
|     :cond_13
 | |
|     :goto_b
 | |
|     if-eqz v1, :cond_14
 | |
| 
 | |
|     .line 26
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasDefaultValue()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasDefaultValue()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_14
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_c
 | |
| 
 | |
|     :cond_14
 | |
|     move v1, v3
 | |
| 
 | |
|     .line 27
 | |
|     :goto_c
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasDefaultValue()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-eqz v2, :cond_16
 | |
| 
 | |
|     if-eqz v1, :cond_15
 | |
| 
 | |
|     .line 28
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getDefaultValue()Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 29
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getDefaultValue()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_15
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_d
 | |
| 
 | |
|     :cond_15
 | |
|     move v1, v3
 | |
| 
 | |
|     :cond_16
 | |
|     :goto_d
 | |
|     if-eqz v1, :cond_17
 | |
| 
 | |
|     .line 30
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasOneofIndex()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasOneofIndex()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_17
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_e
 | |
| 
 | |
|     :cond_17
 | |
|     move v1, v3
 | |
| 
 | |
|     .line 31
 | |
|     :goto_e
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasOneofIndex()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-eqz v2, :cond_19
 | |
| 
 | |
|     if-eqz v1, :cond_18
 | |
| 
 | |
|     .line 32
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getOneofIndex()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     .line 33
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getOneofIndex()I
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_18
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_f
 | |
| 
 | |
|     :cond_18
 | |
|     move v1, v3
 | |
| 
 | |
|     :cond_19
 | |
|     :goto_f
 | |
|     if-eqz v1, :cond_1a
 | |
| 
 | |
|     .line 34
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasJsonName()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasJsonName()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_1a
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_10
 | |
| 
 | |
|     :cond_1a
 | |
|     move v1, v3
 | |
| 
 | |
|     .line 35
 | |
|     :goto_10
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasJsonName()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-eqz v2, :cond_1c
 | |
| 
 | |
|     if-eqz v1, :cond_1b
 | |
| 
 | |
|     .line 36
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getJsonName()Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 37
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getJsonName()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_1b
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_11
 | |
| 
 | |
|     :cond_1b
 | |
|     move v1, v3
 | |
| 
 | |
|     :cond_1c
 | |
|     :goto_11
 | |
|     if-eqz v1, :cond_1d
 | |
| 
 | |
|     .line 38
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasOptions()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasOptions()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_1d
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_12
 | |
| 
 | |
|     :cond_1d
 | |
|     move v1, v3
 | |
| 
 | |
|     .line 39
 | |
|     :goto_12
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasOptions()Z
 | |
| 
 | |
|     move-result v2
 | |
| 
 | |
|     if-eqz v2, :cond_1f
 | |
| 
 | |
|     if-eqz v1, :cond_1e
 | |
| 
 | |
|     .line 40
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getOptions()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     .line 41
 | |
|     invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getOptions()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-virtual {v1, v2}, Lcom/google/protobuf/DescriptorProtos$FieldOptions;->equals(Ljava/lang/Object;)Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_1e
 | |
| 
 | |
|     move v1, v0
 | |
| 
 | |
|     goto :goto_13
 | |
| 
 | |
|     :cond_1e
 | |
|     move v1, v3
 | |
| 
 | |
|     :cond_1f
 | |
|     :goto_13
 | |
|     if-eqz v1, :cond_20
 | |
| 
 | |
|     .line 42
 | |
|     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_20
 | |
| 
 | |
|     goto :goto_14
 | |
| 
 | |
|     :cond_20
 | |
|     move v0, v3
 | |
| 
 | |
|     :goto_14
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public getDefaultInstanceForType()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 3
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
|     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$FieldDescriptorProto;->getDefaultInstanceForType()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
|     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$FieldDescriptorProto;->getDefaultInstanceForType()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getDefaultValue()Ljava/lang/String;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->defaultValue_: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$FieldDescriptorProto;->defaultValue_:Ljava/lang/Object;
 | |
| 
 | |
|     :cond_1
 | |
|     return-object v1
 | |
| .end method
 | |
| 
 | |
| .method public getDefaultValueBytes()Lcom/google/protobuf/ByteString;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->defaultValue_: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$FieldDescriptorProto;->defaultValue_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object v0
 | |
| 
 | |
|     .line 6
 | |
|     :cond_0
 | |
|     check-cast v0, Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getExtendee()Ljava/lang/String;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->extendee_: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$FieldDescriptorProto;->extendee_:Ljava/lang/Object;
 | |
| 
 | |
|     :cond_1
 | |
|     return-object v1
 | |
| .end method
 | |
| 
 | |
| .method public getExtendeeBytes()Lcom/google/protobuf/ByteString;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->extendee_: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$FieldDescriptorProto;->extendee_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object v0
 | |
| 
 | |
|     .line 6
 | |
|     :cond_0
 | |
|     check-cast v0, Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getJsonName()Ljava/lang/String;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->jsonName_: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$FieldDescriptorProto;->jsonName_:Ljava/lang/Object;
 | |
| 
 | |
|     :cond_1
 | |
|     return-object v1
 | |
| .end method
 | |
| 
 | |
| .method public getJsonNameBytes()Lcom/google/protobuf/ByteString;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->jsonName_: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$FieldDescriptorProto;->jsonName_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object v0
 | |
| 
 | |
|     .line 6
 | |
|     :cond_0
 | |
|     check-cast v0, Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getLabel()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->label_:I
 | |
| 
 | |
|     invoke-static {v0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;->valueOf(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     if-nez v0, :cond_0
 | |
| 
 | |
|     .line 2
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;->LABEL_OPTIONAL:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Label;
 | |
| 
 | |
|     :cond_0
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getName()Ljava/lang/String;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;->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$FieldDescriptorProto;->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$FieldDescriptorProto;->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 getNumber()I
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->number_:I
 | |
| 
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public getOneofIndex()I
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->oneofIndex_:I
 | |
| 
 | |
|     return v0
 | |
| .end method
 | |
| 
 | |
| .method public getOptions()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     if-nez v0, :cond_0
 | |
| 
 | |
|     invoke-static {}, Lcom/google/protobuf/DescriptorProtos$FieldOptions;->getDefaultInstance()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     :cond_0
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getOptionsOrBuilder()Lcom/google/protobuf/DescriptorProtos$FieldOptionsOrBuilder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->options_:Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     if-nez v0, :cond_0
 | |
| 
 | |
|     invoke-static {}, Lcom/google/protobuf/DescriptorProtos$FieldOptions;->getDefaultInstance()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     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$FieldDescriptorProto;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->PARSER:Lcom/google/protobuf/Parser;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getSerializedSize()I
 | |
|     .locals 4
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/AbstractMessage;->memoizedSize:I
 | |
| 
 | |
|     const/4 v1, -0x1
 | |
| 
 | |
|     if-eq v0, v1, :cond_0
 | |
| 
 | |
|     return v0
 | |
| 
 | |
|     :cond_0
 | |
|     const/4 v0, 0x0
 | |
| 
 | |
|     .line 2
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/4 v2, 0x1
 | |
| 
 | |
|     and-int/2addr v1, v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_1
 | |
| 
 | |
|     .line 3
 | |
|     iget-object v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->name_:Ljava/lang/Object;
 | |
| 
 | |
|     invoke-static {v2, v1}, Lcom/google/protobuf/GeneratedMessageV3;->computeStringSize(ILjava/lang/Object;)I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 4
 | |
|     :cond_1
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v2, 0x20
 | |
| 
 | |
|     and-int/2addr v1, v2
 | |
| 
 | |
|     const/4 v3, 0x2
 | |
| 
 | |
|     if-ne v1, v2, :cond_2
 | |
| 
 | |
|     .line 5
 | |
|     iget-object v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->extendee_:Ljava/lang/Object;
 | |
| 
 | |
|     invoke-static {v3, v1}, Lcom/google/protobuf/GeneratedMessageV3;->computeStringSize(ILjava/lang/Object;)I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 6
 | |
|     :cond_2
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     and-int/2addr v1, v3
 | |
| 
 | |
|     if-ne v1, v3, :cond_3
 | |
| 
 | |
|     const/4 v1, 0x3
 | |
| 
 | |
|     .line 7
 | |
|     iget v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->number_:I
 | |
| 
 | |
|     .line 8
 | |
|     invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 9
 | |
|     :cond_3
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/4 v2, 0x4
 | |
| 
 | |
|     and-int/2addr v1, v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_4
 | |
| 
 | |
|     .line 10
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->label_:I
 | |
| 
 | |
|     .line 11
 | |
|     invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeEnumSize(II)I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 12
 | |
|     :cond_4
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v2, 0x8
 | |
| 
 | |
|     and-int/2addr v1, v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_5
 | |
| 
 | |
|     const/4 v1, 0x5
 | |
| 
 | |
|     .line 13
 | |
|     iget v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->type_:I
 | |
| 
 | |
|     .line 14
 | |
|     invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeEnumSize(II)I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 15
 | |
|     :cond_5
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v3, 0x10
 | |
| 
 | |
|     and-int/2addr v1, v3
 | |
| 
 | |
|     if-ne v1, v3, :cond_6
 | |
| 
 | |
|     const/4 v1, 0x6
 | |
| 
 | |
|     .line 16
 | |
|     iget-object v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->typeName_:Ljava/lang/Object;
 | |
| 
 | |
|     invoke-static {v1, v3}, Lcom/google/protobuf/GeneratedMessageV3;->computeStringSize(ILjava/lang/Object;)I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 17
 | |
|     :cond_6
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v3, 0x40
 | |
| 
 | |
|     and-int/2addr v1, v3
 | |
| 
 | |
|     if-ne v1, v3, :cond_7
 | |
| 
 | |
|     const/4 v1, 0x7
 | |
| 
 | |
|     .line 18
 | |
|     iget-object v3, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->defaultValue_:Ljava/lang/Object;
 | |
| 
 | |
|     invoke-static {v1, v3}, Lcom/google/protobuf/GeneratedMessageV3;->computeStringSize(ILjava/lang/Object;)I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 19
 | |
|     :cond_7
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v3, 0x200
 | |
| 
 | |
|     and-int/2addr v1, v3
 | |
| 
 | |
|     if-ne v1, v3, :cond_8
 | |
| 
 | |
|     .line 20
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getOptions()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 21
 | |
|     :cond_8
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v2, 0x80
 | |
| 
 | |
|     and-int/2addr v1, v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_9
 | |
| 
 | |
|     const/16 v1, 0x9
 | |
| 
 | |
|     .line 22
 | |
|     iget v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->oneofIndex_:I
 | |
| 
 | |
|     .line 23
 | |
|     invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->computeInt32Size(II)I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 24
 | |
|     :cond_9
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v2, 0x100
 | |
| 
 | |
|     and-int/2addr v1, v2
 | |
| 
 | |
|     if-ne v1, v2, :cond_a
 | |
| 
 | |
|     const/16 v1, 0xa
 | |
| 
 | |
|     .line 25
 | |
|     iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->jsonName_:Ljava/lang/Object;
 | |
| 
 | |
|     invoke-static {v1, v2}, Lcom/google/protobuf/GeneratedMessageV3;->computeStringSize(ILjava/lang/Object;)I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 26
 | |
|     :cond_a
 | |
|     iget-object v1, p0, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
 | |
| 
 | |
|     invoke-virtual {v1}, Lcom/google/protobuf/UnknownFieldSet;->getSerializedSize()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v1, v0
 | |
| 
 | |
|     .line 27
 | |
|     iput v1, p0, Lcom/google/protobuf/AbstractMessage;->memoizedSize:I
 | |
| 
 | |
|     return v1
 | |
| .end method
 | |
| 
 | |
| .method public getType()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->type_:I
 | |
| 
 | |
|     invoke-static {v0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;->valueOf(I)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     if-nez v0, :cond_0
 | |
| 
 | |
|     .line 2
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;->TYPE_DOUBLE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Type;
 | |
| 
 | |
|     :cond_0
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public getTypeName()Ljava/lang/String;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->typeName_: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$FieldDescriptorProto;->typeName_:Ljava/lang/Object;
 | |
| 
 | |
|     :cond_1
 | |
|     return-object v1
 | |
| .end method
 | |
| 
 | |
| .method public getTypeNameBytes()Lcom/google/protobuf/ByteString;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->typeName_: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$FieldDescriptorProto;->typeName_:Ljava/lang/Object;
 | |
| 
 | |
|     return-object v0
 | |
| 
 | |
|     .line 6
 | |
|     :cond_0
 | |
|     check-cast v0, Lcom/google/protobuf/ByteString;
 | |
| 
 | |
|     return-object 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 hasDefaultValue()Z
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v1, 0x40
 | |
| 
 | |
|     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 hasExtendee()Z
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v1, 0x20
 | |
| 
 | |
|     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 hasJsonName()Z
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v1, 0x100
 | |
| 
 | |
|     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 hasLabel()Z
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/4 v1, 0x4
 | |
| 
 | |
|     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 hasName()Z
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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 hasNumber()Z
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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 hasOneofIndex()Z
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v1, 0x80
 | |
| 
 | |
|     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 hasOptions()Z
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v1, 0x200
 | |
| 
 | |
|     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 hasType()Z
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v1, 0x8
 | |
| 
 | |
|     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 hasTypeName()Z
 | |
|     .locals 2
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v1, 0x10
 | |
| 
 | |
|     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$FieldDescriptorProto;->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$FieldDescriptorProto;->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$FieldDescriptorProto;->hasNumber()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_2
 | |
| 
 | |
|     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 6
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getNumber()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 7
 | |
|     :cond_2
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasLabel()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_3
 | |
| 
 | |
|     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 8
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->label_:I
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 9
 | |
|     :cond_3
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasType()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_4
 | |
| 
 | |
|     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 10
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->type_:I
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 11
 | |
|     :cond_4
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasTypeName()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_5
 | |
| 
 | |
|     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 12
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getTypeName()Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-virtual {v1}, Ljava/lang/String;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 13
 | |
|     :cond_5
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasExtendee()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_6
 | |
| 
 | |
|     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 14
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getExtendee()Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-virtual {v1}, Ljava/lang/String;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 15
 | |
|     :cond_6
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasDefaultValue()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_7
 | |
| 
 | |
|     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 16
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getDefaultValue()Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-virtual {v1}, Ljava/lang/String;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 17
 | |
|     :cond_7
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasOneofIndex()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_8
 | |
| 
 | |
|     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 18
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getOneofIndex()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 19
 | |
|     :cond_8
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasJsonName()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_9
 | |
| 
 | |
|     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 20
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getJsonName()Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-virtual {v1}, Ljava/lang/String;->hashCode()I
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     add-int/2addr v0, v1
 | |
| 
 | |
|     .line 21
 | |
|     :cond_9
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasOptions()Z
 | |
| 
 | |
|     move-result v1
 | |
| 
 | |
|     if-eqz v1, :cond_a
 | |
| 
 | |
|     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 22
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getOptions()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     invoke-virtual {v1}, Lcom/google/protobuf/DescriptorProtos$FieldOptions;->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$6200()Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     const-class v1, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
|     const-class v2, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$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 3
 | |
| 
 | |
|     .line 1
 | |
|     iget-byte v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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
 | |
| 
 | |
|     .line 2
 | |
|     :cond_1
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->hasOptions()Z
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     if-eqz v0, :cond_2
 | |
| 
 | |
|     .line 3
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getOptions()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$FieldOptions;->isInitialized()Z
 | |
| 
 | |
|     move-result v0
 | |
| 
 | |
|     if-nez v0, :cond_2
 | |
| 
 | |
|     .line 4
 | |
|     iput-byte v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->memoizedIsInitialized:B
 | |
| 
 | |
|     return v2
 | |
| 
 | |
|     .line 5
 | |
|     :cond_2
 | |
|     iput-byte v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->memoizedIsInitialized:B
 | |
| 
 | |
|     return v1
 | |
| .end method
 | |
| 
 | |
| .method public newBuilderForType()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 4
 | |
|     invoke-static {}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->newBuilder()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 5
 | |
|     new-instance v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
 | |
| 
 | |
|     const/4 v1, 0x0
 | |
| 
 | |
|     invoke-direct {v0, p1, v1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$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$FieldDescriptorProto;->newBuilderForType()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$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$FieldDescriptorProto;->newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$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$FieldDescriptorProto;->newBuilderForType()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public toBuilder()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
 | |
|     .locals 2
 | |
| 
 | |
|     .line 3
 | |
|     sget-object v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;
 | |
| 
 | |
|     const/4 v1, 0x0
 | |
| 
 | |
|     if-ne p0, v0, :cond_0
 | |
| 
 | |
|     new-instance v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
 | |
| 
 | |
|     invoke-direct {v0, v1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;-><init>(Lcom/google/protobuf/DescriptorProtos$1;)V
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :cond_0
 | |
|     new-instance v0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
 | |
| 
 | |
|     invoke-direct {v0, v1}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;-><init>(Lcom/google/protobuf/DescriptorProtos$1;)V
 | |
| 
 | |
|     .line 4
 | |
|     invoke-virtual {v0, p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;->mergeFrom(Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;)Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$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$FieldDescriptorProto;->toBuilder()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$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$FieldDescriptorProto;->toBuilder()Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto$Builder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public writeTo(Lcom/google/protobuf/CodedOutputStream;)V
 | |
|     .locals 3
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/io/IOException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->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$FieldDescriptorProto;->name_:Ljava/lang/Object;
 | |
| 
 | |
|     invoke-static {p1, v1, v0}, Lcom/google/protobuf/GeneratedMessageV3;->writeString(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
 | |
| 
 | |
|     .line 3
 | |
|     :cond_0
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v1, 0x20
 | |
| 
 | |
|     and-int/2addr v0, v1
 | |
| 
 | |
|     const/4 v2, 0x2
 | |
| 
 | |
|     if-ne v0, v1, :cond_1
 | |
| 
 | |
|     .line 4
 | |
|     iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->extendee_:Ljava/lang/Object;
 | |
| 
 | |
|     invoke-static {p1, v2, v0}, Lcom/google/protobuf/GeneratedMessageV3;->writeString(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
 | |
| 
 | |
|     .line 5
 | |
|     :cond_1
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     and-int/2addr v0, v2
 | |
| 
 | |
|     if-ne v0, v2, :cond_2
 | |
| 
 | |
|     const/4 v0, 0x3
 | |
| 
 | |
|     .line 6
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->number_:I
 | |
| 
 | |
|     invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
 | |
| 
 | |
|     .line 7
 | |
|     :cond_2
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/4 v1, 0x4
 | |
| 
 | |
|     and-int/2addr v0, v1
 | |
| 
 | |
|     if-ne v0, v1, :cond_3
 | |
| 
 | |
|     .line 8
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->label_:I
 | |
| 
 | |
|     invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeEnum(II)V
 | |
| 
 | |
|     .line 9
 | |
|     :cond_3
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v1, 0x8
 | |
| 
 | |
|     and-int/2addr v0, v1
 | |
| 
 | |
|     if-ne v0, v1, :cond_4
 | |
| 
 | |
|     const/4 v0, 0x5
 | |
| 
 | |
|     .line 10
 | |
|     iget v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->type_:I
 | |
| 
 | |
|     invoke-virtual {p1, v0, v2}, Lcom/google/protobuf/CodedOutputStream;->writeEnum(II)V
 | |
| 
 | |
|     .line 11
 | |
|     :cond_4
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v2, 0x10
 | |
| 
 | |
|     and-int/2addr v0, v2
 | |
| 
 | |
|     if-ne v0, v2, :cond_5
 | |
| 
 | |
|     const/4 v0, 0x6
 | |
| 
 | |
|     .line 12
 | |
|     iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->typeName_:Ljava/lang/Object;
 | |
| 
 | |
|     invoke-static {p1, v0, v2}, Lcom/google/protobuf/GeneratedMessageV3;->writeString(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
 | |
| 
 | |
|     .line 13
 | |
|     :cond_5
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v2, 0x40
 | |
| 
 | |
|     and-int/2addr v0, v2
 | |
| 
 | |
|     if-ne v0, v2, :cond_6
 | |
| 
 | |
|     const/4 v0, 0x7
 | |
| 
 | |
|     .line 14
 | |
|     iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->defaultValue_:Ljava/lang/Object;
 | |
| 
 | |
|     invoke-static {p1, v0, v2}, Lcom/google/protobuf/GeneratedMessageV3;->writeString(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
 | |
| 
 | |
|     .line 15
 | |
|     :cond_6
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v2, 0x200
 | |
| 
 | |
|     and-int/2addr v0, v2
 | |
| 
 | |
|     if-ne v0, v2, :cond_7
 | |
| 
 | |
|     .line 16
 | |
|     invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->getOptions()Lcom/google/protobuf/DescriptorProtos$FieldOptions;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
 | |
| 
 | |
|     .line 17
 | |
|     :cond_7
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v1, 0x80
 | |
| 
 | |
|     and-int/2addr v0, v1
 | |
| 
 | |
|     if-ne v0, v1, :cond_8
 | |
| 
 | |
|     const/16 v0, 0x9
 | |
| 
 | |
|     .line 18
 | |
|     iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->oneofIndex_:I
 | |
| 
 | |
|     invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->writeInt32(II)V
 | |
| 
 | |
|     .line 19
 | |
|     :cond_8
 | |
|     iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->bitField0_:I
 | |
| 
 | |
|     const/16 v1, 0x100
 | |
| 
 | |
|     and-int/2addr v0, v1
 | |
| 
 | |
|     if-ne v0, v1, :cond_9
 | |
| 
 | |
|     const/16 v0, 0xa
 | |
| 
 | |
|     .line 20
 | |
|     iget-object v1, p0, Lcom/google/protobuf/DescriptorProtos$FieldDescriptorProto;->jsonName_:Ljava/lang/Object;
 | |
| 
 | |
|     invoke-static {p1, v0, v1}, Lcom/google/protobuf/GeneratedMessageV3;->writeString(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
 | |
| 
 | |
|     .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
 |