4262 lines
101 KiB
Smali
4262 lines
101 KiB
Smali
.class public final Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
.super Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;
|
|
.source "DescriptorProtos.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/protobuf/DescriptorProtos$FileOptionsOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/protobuf/DescriptorProtos;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "FileOptions"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;,
|
|
Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage<",
|
|
"Lcom/google/protobuf/DescriptorProtos$FileOptions;",
|
|
">;",
|
|
"Lcom/google/protobuf/DescriptorProtos$FileOptionsOrBuilder;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final CC_ENABLE_ARENAS_FIELD_NUMBER:I = 0x1f
|
|
|
|
.field public static final CC_GENERIC_SERVICES_FIELD_NUMBER:I = 0x10
|
|
|
|
.field public static final CSHARP_NAMESPACE_FIELD_NUMBER:I = 0x25
|
|
|
|
.field private static final DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
|
|
.field public static final DEPRECATED_FIELD_NUMBER:I = 0x17
|
|
|
|
.field public static final GO_PACKAGE_FIELD_NUMBER:I = 0xb
|
|
|
|
.field public static final JAVA_GENERATE_EQUALS_AND_HASH_FIELD_NUMBER:I = 0x14
|
|
|
|
.field public static final JAVA_GENERIC_SERVICES_FIELD_NUMBER:I = 0x11
|
|
|
|
.field public static final JAVA_MULTIPLE_FILES_FIELD_NUMBER:I = 0xa
|
|
|
|
.field public static final JAVA_OUTER_CLASSNAME_FIELD_NUMBER:I = 0x8
|
|
|
|
.field public static final JAVA_PACKAGE_FIELD_NUMBER:I = 0x1
|
|
|
|
.field public static final JAVA_STRING_CHECK_UTF8_FIELD_NUMBER:I = 0x1b
|
|
|
|
.field public static final OBJC_CLASS_PREFIX_FIELD_NUMBER:I = 0x24
|
|
|
|
.field public static final OPTIMIZE_FOR_FIELD_NUMBER:I = 0x9
|
|
|
|
.field public static final PARSER:Lcom/google/protobuf/Parser;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/google/protobuf/Parser<",
|
|
"Lcom/google/protobuf/DescriptorProtos$FileOptions;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public static final PY_GENERIC_SERVICES_FIELD_NUMBER:I = 0x12
|
|
|
|
.field public static final UNINTERPRETED_OPTION_FIELD_NUMBER:I = 0x3e7
|
|
|
|
.field private static final serialVersionUID:J
|
|
|
|
|
|
# instance fields
|
|
.field private bitField0_:I
|
|
|
|
.field private ccEnableArenas_:Z
|
|
|
|
.field private ccGenericServices_:Z
|
|
|
|
.field private volatile csharpNamespace_:Ljava/lang/Object;
|
|
|
|
.field private deprecated_:Z
|
|
|
|
.field private volatile goPackage_:Ljava/lang/Object;
|
|
|
|
.field private javaGenerateEqualsAndHash_:Z
|
|
|
|
.field private javaGenericServices_:Z
|
|
|
|
.field private javaMultipleFiles_:Z
|
|
|
|
.field private volatile javaOuterClassname_:Ljava/lang/Object;
|
|
|
|
.field private volatile javaPackage_:Ljava/lang/Object;
|
|
|
|
.field private javaStringCheckUtf8_:Z
|
|
|
|
.field private memoizedIsInitialized:B
|
|
|
|
.field private volatile objcClassPrefix_:Ljava/lang/Object;
|
|
|
|
.field private optimizeFor_:I
|
|
|
|
.field private pyGenericServices_:Z
|
|
|
|
.field private uninterpretedOption_:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
|
|
invoke-direct {v0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;-><init>()V
|
|
|
|
sput-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
|
|
.line 2
|
|
new-instance v0, Lcom/google/protobuf/DescriptorProtos$FileOptions$1;
|
|
|
|
invoke-direct {v0}, Lcom/google/protobuf/DescriptorProtos$FileOptions$1;-><init>()V
|
|
|
|
sput-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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$ExtendableMessage;-><init>()V
|
|
|
|
const/4 v0, -0x1
|
|
|
|
.line 6
|
|
iput-byte v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->memoizedIsInitialized:B
|
|
|
|
const-string v0, ""
|
|
|
|
.line 7
|
|
iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaPackage_:Ljava/lang/Object;
|
|
|
|
.line 8
|
|
iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaOuterClassname_:Ljava/lang/Object;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 9
|
|
iput-boolean v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaMultipleFiles_:Z
|
|
|
|
.line 10
|
|
iput-boolean v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaGenerateEqualsAndHash_:Z
|
|
|
|
.line 11
|
|
iput-boolean v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaStringCheckUtf8_:Z
|
|
|
|
const/4 v2, 0x1
|
|
|
|
.line 12
|
|
iput v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->optimizeFor_:I
|
|
|
|
.line 13
|
|
iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->goPackage_:Ljava/lang/Object;
|
|
|
|
.line 14
|
|
iput-boolean v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->ccGenericServices_:Z
|
|
|
|
.line 15
|
|
iput-boolean v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaGenericServices_:Z
|
|
|
|
.line 16
|
|
iput-boolean v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->pyGenericServices_:Z
|
|
|
|
.line 17
|
|
iput-boolean v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->deprecated_:Z
|
|
|
|
.line 18
|
|
iput-boolean v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->ccEnableArenas_:Z
|
|
|
|
.line 19
|
|
iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->objcClassPrefix_:Ljava/lang/Object;
|
|
|
|
.line 20
|
|
iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->csharpNamespace_:Ljava/lang/Object;
|
|
|
|
.line 21
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
|
|
.locals 7
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 22
|
|
invoke-direct {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;-><init>()V
|
|
|
|
.line 23
|
|
invoke-static {}, Lcom/google/protobuf/UnknownFieldSet;->newBuilder()Lcom/google/protobuf/UnknownFieldSet$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
move v2, v1
|
|
|
|
:cond_0
|
|
:goto_0
|
|
const/16 v3, 0x4000
|
|
|
|
if-nez v1, :cond_4
|
|
|
|
.line 24
|
|
:try_start_0
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
|
|
|
|
move-result v4
|
|
|
|
const/4 v5, 0x1
|
|
|
|
sparse-switch v4, :sswitch_data_0
|
|
|
|
.line 25
|
|
invoke-virtual {p0, p1, v0, p2, v4}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;->parseUnknownField(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
|
|
|
|
move-result v3
|
|
|
|
goto/16 :goto_2
|
|
|
|
:sswitch_0
|
|
and-int/lit16 v4, v2, 0x4000
|
|
|
|
if-eq v4, v3, :cond_1
|
|
|
|
.line 26
|
|
new-instance v4, Ljava/util/ArrayList;
|
|
|
|
invoke-direct {v4}, Ljava/util/ArrayList;-><init>()V
|
|
|
|
iput-object v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
or-int/lit16 v2, v2, 0x4000
|
|
|
|
.line 27
|
|
:cond_1
|
|
iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
sget-object v5, Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;->PARSER:Lcom/google/protobuf/Parser;
|
|
|
|
.line 28
|
|
invoke-virtual {p1, v5, p2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
|
|
|
|
move-result-object v5
|
|
|
|
.line 29
|
|
invoke-interface {v4, v5}, Ljava/util/List;->add(Ljava/lang/Object;)Z
|
|
|
|
goto :goto_0
|
|
|
|
.line 30
|
|
:sswitch_1
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v4
|
|
|
|
.line 31
|
|
iget v5, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
or-int/lit16 v5, v5, 0x2000
|
|
|
|
iput v5, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
.line 32
|
|
iput-object v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->csharpNamespace_:Ljava/lang/Object;
|
|
|
|
goto :goto_0
|
|
|
|
.line 33
|
|
:sswitch_2
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v4
|
|
|
|
.line 34
|
|
iget v5, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
or-int/lit16 v5, v5, 0x1000
|
|
|
|
iput v5, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
.line 35
|
|
iput-object v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->objcClassPrefix_:Ljava/lang/Object;
|
|
|
|
goto :goto_0
|
|
|
|
.line 36
|
|
:sswitch_3
|
|
iget v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
or-int/lit16 v4, v4, 0x800
|
|
|
|
iput v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
.line 37
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v4
|
|
|
|
iput-boolean v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->ccEnableArenas_:Z
|
|
|
|
goto :goto_0
|
|
|
|
.line 38
|
|
:sswitch_4
|
|
iget v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
or-int/lit8 v4, v4, 0x10
|
|
|
|
iput v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
.line 39
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v4
|
|
|
|
iput-boolean v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaStringCheckUtf8_:Z
|
|
|
|
goto :goto_0
|
|
|
|
.line 40
|
|
:sswitch_5
|
|
iget v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
or-int/lit16 v4, v4, 0x400
|
|
|
|
iput v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
.line 41
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v4
|
|
|
|
iput-boolean v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->deprecated_:Z
|
|
|
|
goto :goto_0
|
|
|
|
.line 42
|
|
:sswitch_6
|
|
iget v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
or-int/lit8 v4, v4, 0x8
|
|
|
|
iput v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
.line 43
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v4
|
|
|
|
iput-boolean v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaGenerateEqualsAndHash_:Z
|
|
|
|
goto :goto_0
|
|
|
|
.line 44
|
|
:sswitch_7
|
|
iget v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
or-int/lit16 v4, v4, 0x200
|
|
|
|
iput v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
.line 45
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v4
|
|
|
|
iput-boolean v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->pyGenericServices_:Z
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 46
|
|
:sswitch_8
|
|
iget v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
or-int/lit16 v4, v4, 0x100
|
|
|
|
iput v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
.line 47
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v4
|
|
|
|
iput-boolean v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaGenericServices_:Z
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 48
|
|
:sswitch_9
|
|
iget v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
or-int/lit16 v4, v4, 0x80
|
|
|
|
iput v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
.line 49
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v4
|
|
|
|
iput-boolean v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->ccGenericServices_:Z
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 50
|
|
:sswitch_a
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v4
|
|
|
|
.line 51
|
|
iget v5, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
or-int/lit8 v5, v5, 0x40
|
|
|
|
iput v5, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
.line 52
|
|
iput-object v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->goPackage_:Ljava/lang/Object;
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 53
|
|
:sswitch_b
|
|
iget v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
or-int/lit8 v4, v4, 0x4
|
|
|
|
iput v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
.line 54
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v4
|
|
|
|
iput-boolean v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaMultipleFiles_:Z
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 55
|
|
:sswitch_c
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readEnum()I
|
|
|
|
move-result v4
|
|
|
|
.line 56
|
|
invoke-static {v4}, Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;->valueOf(I)Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;
|
|
|
|
move-result-object v5
|
|
|
|
if-nez v5, :cond_2
|
|
|
|
const/16 v5, 0x9
|
|
|
|
.line 57
|
|
invoke-virtual {v0, v5, v4}, Lcom/google/protobuf/UnknownFieldSet$Builder;->mergeVarintField(II)Lcom/google/protobuf/UnknownFieldSet$Builder;
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 58
|
|
:cond_2
|
|
iget v5, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
or-int/lit8 v5, v5, 0x20
|
|
|
|
iput v5, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
.line 59
|
|
iput v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->optimizeFor_:I
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 60
|
|
:sswitch_d
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v4
|
|
|
|
.line 61
|
|
iget v5, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
or-int/lit8 v5, v5, 0x2
|
|
|
|
iput v5, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
.line 62
|
|
iput-object v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaOuterClassname_:Ljava/lang/Object;
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 63
|
|
:sswitch_e
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v4
|
|
|
|
.line 64
|
|
iget v6, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
or-int/2addr v5, v6
|
|
|
|
iput v5, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
.line 65
|
|
iput-object v4, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaPackage_: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_f
|
|
move v1, v5
|
|
|
|
goto/16 :goto_0
|
|
|
|
:goto_2
|
|
if-nez v3, :cond_0
|
|
|
|
goto :goto_1
|
|
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
goto :goto_3
|
|
|
|
:catch_0
|
|
move-exception p1
|
|
|
|
.line 66
|
|
:try_start_1
|
|
new-instance p2, Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
|
|
invoke-direct {p2, p1}, Lcom/google/protobuf/InvalidProtocolBufferException;-><init>(Ljava/io/IOException;)V
|
|
|
|
.line 67
|
|
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 68
|
|
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
|
|
|
|
:goto_3
|
|
and-int/lit16 p2, v2, 0x4000
|
|
|
|
if-ne p2, v3, :cond_3
|
|
|
|
.line 69
|
|
iget-object p2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
invoke-static {p2}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
|
|
|
|
move-result-object p2
|
|
|
|
iput-object p2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
.line 70
|
|
:cond_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 71
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;->makeExtensionsImmutable()V
|
|
|
|
throw p1
|
|
|
|
:cond_4
|
|
and-int/lit16 p1, v2, 0x4000
|
|
|
|
if-ne p1, v3, :cond_5
|
|
|
|
.line 72
|
|
iget-object p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
invoke-static {p1}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
.line 73
|
|
: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 74
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;->makeExtensionsImmutable()V
|
|
|
|
return-void
|
|
|
|
nop
|
|
|
|
:sswitch_data_0
|
|
.sparse-switch
|
|
0x0 -> :sswitch_f
|
|
0xa -> :sswitch_e
|
|
0x42 -> :sswitch_d
|
|
0x48 -> :sswitch_c
|
|
0x50 -> :sswitch_b
|
|
0x5a -> :sswitch_a
|
|
0x80 -> :sswitch_9
|
|
0x88 -> :sswitch_8
|
|
0x90 -> :sswitch_7
|
|
0xa0 -> :sswitch_6
|
|
0xb8 -> :sswitch_5
|
|
0xd8 -> :sswitch_4
|
|
0xf8 -> :sswitch_3
|
|
0x122 -> :sswitch_2
|
|
0x12a -> :sswitch_1
|
|
0x1f3a -> :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$FileOptions;-><init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder<",
|
|
"Lcom/google/protobuf/DescriptorProtos$FileOptions;",
|
|
"*>;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 3
|
|
invoke-direct {p0, p1}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;-><init>(Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;)V
|
|
|
|
const/4 p1, -0x1
|
|
|
|
.line 4
|
|
iput-byte p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->memoizedIsInitialized:B
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;Lcom/google/protobuf/DescriptorProtos$1;)V
|
|
.locals 0
|
|
|
|
.line 2
|
|
invoke-direct {p0, p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;-><init>(Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic access$13500(Lcom/google/protobuf/DescriptorProtos$FileOptions;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaPackage_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static synthetic access$13502(Lcom/google/protobuf/DescriptorProtos$FileOptions;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaPackage_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public static synthetic access$13600(Lcom/google/protobuf/DescriptorProtos$FileOptions;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaOuterClassname_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static synthetic access$13602(Lcom/google/protobuf/DescriptorProtos$FileOptions;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaOuterClassname_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public static synthetic access$13702(Lcom/google/protobuf/DescriptorProtos$FileOptions;Z)Z
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-boolean p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaMultipleFiles_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static synthetic access$13802(Lcom/google/protobuf/DescriptorProtos$FileOptions;Z)Z
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-boolean p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaGenerateEqualsAndHash_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static synthetic access$13902(Lcom/google/protobuf/DescriptorProtos$FileOptions;Z)Z
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-boolean p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaStringCheckUtf8_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static synthetic access$14002(Lcom/google/protobuf/DescriptorProtos$FileOptions;I)I
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->optimizeFor_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static synthetic access$14100(Lcom/google/protobuf/DescriptorProtos$FileOptions;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->goPackage_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static synthetic access$14102(Lcom/google/protobuf/DescriptorProtos$FileOptions;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->goPackage_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public static synthetic access$14202(Lcom/google/protobuf/DescriptorProtos$FileOptions;Z)Z
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-boolean p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->ccGenericServices_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static synthetic access$14302(Lcom/google/protobuf/DescriptorProtos$FileOptions;Z)Z
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-boolean p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaGenericServices_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static synthetic access$14402(Lcom/google/protobuf/DescriptorProtos$FileOptions;Z)Z
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-boolean p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->pyGenericServices_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static synthetic access$14502(Lcom/google/protobuf/DescriptorProtos$FileOptions;Z)Z
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-boolean p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->deprecated_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static synthetic access$14602(Lcom/google/protobuf/DescriptorProtos$FileOptions;Z)Z
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-boolean p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->ccEnableArenas_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static synthetic access$14700(Lcom/google/protobuf/DescriptorProtos$FileOptions;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->objcClassPrefix_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static synthetic access$14702(Lcom/google/protobuf/DescriptorProtos$FileOptions;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->objcClassPrefix_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public static synthetic access$14800(Lcom/google/protobuf/DescriptorProtos$FileOptions;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->csharpNamespace_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static synthetic access$14802(Lcom/google/protobuf/DescriptorProtos$FileOptions;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->csharpNamespace_:Ljava/lang/Object;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public static synthetic access$14900(Lcom/google/protobuf/DescriptorProtos$FileOptions;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static synthetic access$14902(Lcom/google/protobuf/DescriptorProtos$FileOptions;Ljava/util/List;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public static synthetic access$15002(Lcom/google/protobuf/DescriptorProtos$FileOptions;I)I
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput p1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static getDefaultInstance()Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
.locals 1
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
|
|
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$13000()Lcom/google/protobuf/Descriptors$Descriptor;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static newBuilder()Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
.locals 1
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->toBuilder()Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static newBuilder(Lcom/google/protobuf/DescriptorProtos$FileOptions;)Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
.locals 1
|
|
|
|
.line 2
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->toBuilder()Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;->mergeFrom(Lcom/google/protobuf/DescriptorProtos$FileOptions;)Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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$FileOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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$FileOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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$FileOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 2
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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$FileOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 9
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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$FileOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 11
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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$FileOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 5
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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$FileOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 7
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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$FileOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom([B)Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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$FileOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 4
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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$FileOptions;
|
|
|
|
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$FileOptions;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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$FileOptions;
|
|
|
|
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$FileOptions;
|
|
|
|
.line 4
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaPackage()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaPackage()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$FileOptions;->hasJavaPackage()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_4
|
|
|
|
if-eqz v1, :cond_3
|
|
|
|
.line 6
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaPackage()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 7
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaPackage()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$FileOptions;->hasJavaOuterClassname()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaOuterClassname()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$FileOptions;->hasJavaOuterClassname()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_7
|
|
|
|
if-eqz v1, :cond_6
|
|
|
|
.line 10
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaOuterClassname()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 11
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaOuterClassname()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_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$FileOptions;->hasJavaMultipleFiles()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaMultipleFiles()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$FileOptions;->hasJavaMultipleFiles()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_a
|
|
|
|
if-eqz v1, :cond_9
|
|
|
|
.line 14
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaMultipleFiles()Z
|
|
|
|
move-result v1
|
|
|
|
.line 15
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaMultipleFiles()Z
|
|
|
|
move-result v2
|
|
|
|
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 16
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaGenerateEqualsAndHash()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaGenerateEqualsAndHash()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_b
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_6
|
|
|
|
:cond_b
|
|
move v1, v3
|
|
|
|
.line 17
|
|
:goto_6
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaGenerateEqualsAndHash()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_d
|
|
|
|
if-eqz v1, :cond_c
|
|
|
|
.line 18
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaGenerateEqualsAndHash()Z
|
|
|
|
move-result v1
|
|
|
|
.line 19
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaGenerateEqualsAndHash()Z
|
|
|
|
move-result v2
|
|
|
|
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 20
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaStringCheckUtf8()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaStringCheckUtf8()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_e
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_8
|
|
|
|
:cond_e
|
|
move v1, v3
|
|
|
|
.line 21
|
|
:goto_8
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaStringCheckUtf8()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_10
|
|
|
|
if-eqz v1, :cond_f
|
|
|
|
.line 22
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaStringCheckUtf8()Z
|
|
|
|
move-result v1
|
|
|
|
.line 23
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaStringCheckUtf8()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_f
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_9
|
|
|
|
:cond_f
|
|
move v1, v3
|
|
|
|
:cond_10
|
|
:goto_9
|
|
if-eqz v1, :cond_11
|
|
|
|
.line 24
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasOptimizeFor()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasOptimizeFor()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_11
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_a
|
|
|
|
:cond_11
|
|
move v1, v3
|
|
|
|
.line 25
|
|
:goto_a
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasOptimizeFor()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_13
|
|
|
|
if-eqz v1, :cond_12
|
|
|
|
.line 26
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->optimizeFor_:I
|
|
|
|
iget v2, p1, Lcom/google/protobuf/DescriptorProtos$FileOptions;->optimizeFor_:I
|
|
|
|
if-ne v1, v2, :cond_12
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_b
|
|
|
|
:cond_12
|
|
move v1, v3
|
|
|
|
:cond_13
|
|
:goto_b
|
|
if-eqz v1, :cond_14
|
|
|
|
.line 27
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasGoPackage()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasGoPackage()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_14
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_c
|
|
|
|
:cond_14
|
|
move v1, v3
|
|
|
|
.line 28
|
|
:goto_c
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasGoPackage()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_16
|
|
|
|
if-eqz v1, :cond_15
|
|
|
|
.line 29
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getGoPackage()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 30
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getGoPackage()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 31
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasCcGenericServices()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasCcGenericServices()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_17
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_e
|
|
|
|
:cond_17
|
|
move v1, v3
|
|
|
|
.line 32
|
|
:goto_e
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasCcGenericServices()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_19
|
|
|
|
if-eqz v1, :cond_18
|
|
|
|
.line 33
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getCcGenericServices()Z
|
|
|
|
move-result v1
|
|
|
|
.line 34
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getCcGenericServices()Z
|
|
|
|
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 35
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaGenericServices()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaGenericServices()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_1a
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_10
|
|
|
|
:cond_1a
|
|
move v1, v3
|
|
|
|
.line 36
|
|
:goto_10
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaGenericServices()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_1c
|
|
|
|
if-eqz v1, :cond_1b
|
|
|
|
.line 37
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaGenericServices()Z
|
|
|
|
move-result v1
|
|
|
|
.line 38
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaGenericServices()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_1b
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_11
|
|
|
|
:cond_1b
|
|
move v1, v3
|
|
|
|
:cond_1c
|
|
:goto_11
|
|
if-eqz v1, :cond_1d
|
|
|
|
.line 39
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasPyGenericServices()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasPyGenericServices()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_1d
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_12
|
|
|
|
:cond_1d
|
|
move v1, v3
|
|
|
|
.line 40
|
|
:goto_12
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasPyGenericServices()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_1f
|
|
|
|
if-eqz v1, :cond_1e
|
|
|
|
.line 41
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getPyGenericServices()Z
|
|
|
|
move-result v1
|
|
|
|
.line 42
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getPyGenericServices()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_1e
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_13
|
|
|
|
:cond_1e
|
|
move v1, v3
|
|
|
|
:cond_1f
|
|
:goto_13
|
|
if-eqz v1, :cond_20
|
|
|
|
.line 43
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasDeprecated()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasDeprecated()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_20
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_14
|
|
|
|
:cond_20
|
|
move v1, v3
|
|
|
|
.line 44
|
|
:goto_14
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasDeprecated()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_22
|
|
|
|
if-eqz v1, :cond_21
|
|
|
|
.line 45
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getDeprecated()Z
|
|
|
|
move-result v1
|
|
|
|
.line 46
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getDeprecated()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_21
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_15
|
|
|
|
:cond_21
|
|
move v1, v3
|
|
|
|
:cond_22
|
|
:goto_15
|
|
if-eqz v1, :cond_23
|
|
|
|
.line 47
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasCcEnableArenas()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasCcEnableArenas()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_23
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_16
|
|
|
|
:cond_23
|
|
move v1, v3
|
|
|
|
.line 48
|
|
:goto_16
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasCcEnableArenas()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_25
|
|
|
|
if-eqz v1, :cond_24
|
|
|
|
.line 49
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getCcEnableArenas()Z
|
|
|
|
move-result v1
|
|
|
|
.line 50
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getCcEnableArenas()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_24
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_17
|
|
|
|
:cond_24
|
|
move v1, v3
|
|
|
|
:cond_25
|
|
:goto_17
|
|
if-eqz v1, :cond_26
|
|
|
|
.line 51
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasObjcClassPrefix()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasObjcClassPrefix()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_26
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_18
|
|
|
|
:cond_26
|
|
move v1, v3
|
|
|
|
.line 52
|
|
:goto_18
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasObjcClassPrefix()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_28
|
|
|
|
if-eqz v1, :cond_27
|
|
|
|
.line 53
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getObjcClassPrefix()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 54
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getObjcClassPrefix()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_27
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_19
|
|
|
|
:cond_27
|
|
move v1, v3
|
|
|
|
:cond_28
|
|
:goto_19
|
|
if-eqz v1, :cond_29
|
|
|
|
.line 55
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasCsharpNamespace()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasCsharpNamespace()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_29
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_1a
|
|
|
|
:cond_29
|
|
move v1, v3
|
|
|
|
.line 56
|
|
:goto_1a
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasCsharpNamespace()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_2b
|
|
|
|
if-eqz v1, :cond_2a
|
|
|
|
.line 57
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getCsharpNamespace()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 58
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getCsharpNamespace()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_2a
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_1b
|
|
|
|
:cond_2a
|
|
move v1, v3
|
|
|
|
:cond_2b
|
|
:goto_1b
|
|
if-eqz v1, :cond_2c
|
|
|
|
.line 59
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getUninterpretedOptionList()Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
.line 60
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getUninterpretedOptionList()Ljava/util/List;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-interface {v1, v2}, Ljava/util/List;->equals(Ljava/lang/Object;)Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_2c
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_1c
|
|
|
|
:cond_2c
|
|
move v1, v3
|
|
|
|
:goto_1c
|
|
if-eqz v1, :cond_2d
|
|
|
|
.line 61
|
|
iget-object v1, p0, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
|
|
|
|
iget-object v2, p1, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
|
|
|
|
invoke-virtual {v1, v2}, Lcom/google/protobuf/UnknownFieldSet;->equals(Ljava/lang/Object;)Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_2d
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_1d
|
|
|
|
:cond_2d
|
|
move v1, v3
|
|
|
|
:goto_1d
|
|
if-eqz v1, :cond_2e
|
|
|
|
.line 62
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;->getExtensionFields()Ljava/util/Map;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;->getExtensionFields()Ljava/util/Map;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-interface {v1, p1}, Ljava/util/Map;->equals(Ljava/lang/Object;)Z
|
|
|
|
move-result p1
|
|
|
|
if-eqz p1, :cond_2e
|
|
|
|
goto :goto_1e
|
|
|
|
:cond_2e
|
|
move v0, v3
|
|
|
|
:goto_1e
|
|
return v0
|
|
.end method
|
|
|
|
.method public getCcEnableArenas()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->ccEnableArenas_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getCcGenericServices()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->ccGenericServices_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getCsharpNamespace()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->csharpNamespace_: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$FileOptions;->csharpNamespace_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getCsharpNamespaceBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->csharpNamespace_: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$FileOptions;->csharpNamespace_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 6
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDefaultInstanceForType()Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
.locals 1
|
|
|
|
.line 3
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
|
|
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$FileOptions;->getDefaultInstanceForType()Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
|
|
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$FileOptions;->getDefaultInstanceForType()Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDeprecated()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->deprecated_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getGoPackage()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->goPackage_: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$FileOptions;->goPackage_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getGoPackageBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->goPackage_: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$FileOptions;->goPackage_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 6
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getJavaGenerateEqualsAndHash()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaGenerateEqualsAndHash_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getJavaGenericServices()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaGenericServices_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getJavaMultipleFiles()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaMultipleFiles_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getJavaOuterClassname()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaOuterClassname_: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$FileOptions;->javaOuterClassname_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getJavaOuterClassnameBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaOuterClassname_: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$FileOptions;->javaOuterClassname_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 6
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getJavaPackage()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaPackage_: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$FileOptions;->javaPackage_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getJavaPackageBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaPackage_: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$FileOptions;->javaPackage_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 6
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getJavaStringCheckUtf8()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaStringCheckUtf8_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getObjcClassPrefix()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->objcClassPrefix_: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$FileOptions;->objcClassPrefix_:Ljava/lang/Object;
|
|
|
|
:cond_1
|
|
return-object v1
|
|
.end method
|
|
|
|
.method public getObjcClassPrefixBytes()Lcom/google/protobuf/ByteString;
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->objcClassPrefix_: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$FileOptions;->objcClassPrefix_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 6
|
|
:cond_0
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getOptimizeFor()Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->optimizeFor_:I
|
|
|
|
invoke-static {v0}, Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;->valueOf(I)Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;
|
|
|
|
move-result-object v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 2
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;->SPEED:Lcom/google/protobuf/DescriptorProtos$FileOptions$OptimizeMode;
|
|
|
|
: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$FileOptions;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->PARSER:Lcom/google/protobuf/Parser;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getPyGenericServices()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->pyGenericServices_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getSerializedSize()I
|
|
.locals 6
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/AbstractMessage;->memoizedSize:I
|
|
|
|
const/4 v1, -0x1
|
|
|
|
if-eq v0, v1, :cond_0
|
|
|
|
return v0
|
|
|
|
.line 2
|
|
:cond_0
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
if-ne v0, v1, :cond_1
|
|
|
|
.line 3
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaPackage_:Ljava/lang/Object;
|
|
|
|
invoke-static {v1, v0}, Lcom/google/protobuf/GeneratedMessageV3;->computeStringSize(ILjava/lang/Object;)I
|
|
|
|
move-result v0
|
|
|
|
add-int/2addr v0, v2
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
move v0, v2
|
|
|
|
.line 4
|
|
:goto_0
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/4 v3, 0x2
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
const/16 v4, 0x8
|
|
|
|
if-ne v1, v3, :cond_2
|
|
|
|
.line 5
|
|
iget-object v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaOuterClassname_:Ljava/lang/Object;
|
|
|
|
invoke-static {v4, 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$FileOptions;->bitField0_:I
|
|
|
|
const/16 v3, 0x20
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_3
|
|
|
|
const/16 v1, 0x9
|
|
|
|
.line 7
|
|
iget v3, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->optimizeFor_:I
|
|
|
|
.line 8
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeEnumSize(II)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 9
|
|
:cond_3
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/4 v3, 0x4
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_4
|
|
|
|
const/16 v1, 0xa
|
|
|
|
.line 10
|
|
iget-boolean v3, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaMultipleFiles_:Z
|
|
|
|
.line 11
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 12
|
|
:cond_4
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v3, 0x40
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_5
|
|
|
|
const/16 v1, 0xb
|
|
|
|
.line 13
|
|
iget-object v3, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->goPackage_: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 14
|
|
:cond_5
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v3, 0x80
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
const/16 v5, 0x10
|
|
|
|
if-ne v1, v3, :cond_6
|
|
|
|
.line 15
|
|
iget-boolean v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->ccGenericServices_:Z
|
|
|
|
.line 16
|
|
invoke-static {v5, v1}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 17
|
|
:cond_6
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v3, 0x100
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_7
|
|
|
|
const/16 v1, 0x11
|
|
|
|
.line 18
|
|
iget-boolean v3, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaGenericServices_:Z
|
|
|
|
.line 19
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 20
|
|
:cond_7
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v3, 0x200
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_8
|
|
|
|
const/16 v1, 0x12
|
|
|
|
.line 21
|
|
iget-boolean v3, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->pyGenericServices_:Z
|
|
|
|
.line 22
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 23
|
|
:cond_8
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
and-int/2addr v1, v4
|
|
|
|
if-ne v1, v4, :cond_9
|
|
|
|
const/16 v1, 0x14
|
|
|
|
.line 24
|
|
iget-boolean v3, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaGenerateEqualsAndHash_:Z
|
|
|
|
.line 25
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 26
|
|
:cond_9
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v3, 0x400
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_a
|
|
|
|
const/16 v1, 0x17
|
|
|
|
.line 27
|
|
iget-boolean v3, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->deprecated_:Z
|
|
|
|
.line 28
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 29
|
|
:cond_a
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
and-int/2addr v1, v5
|
|
|
|
if-ne v1, v5, :cond_b
|
|
|
|
const/16 v1, 0x1b
|
|
|
|
.line 30
|
|
iget-boolean v3, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaStringCheckUtf8_:Z
|
|
|
|
.line 31
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 32
|
|
:cond_b
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v3, 0x800
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_c
|
|
|
|
const/16 v1, 0x1f
|
|
|
|
.line 33
|
|
iget-boolean v3, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->ccEnableArenas_:Z
|
|
|
|
.line 34
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 35
|
|
:cond_c
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v3, 0x1000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_d
|
|
|
|
const/16 v1, 0x24
|
|
|
|
.line 36
|
|
iget-object v3, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->objcClassPrefix_: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 37
|
|
:cond_d
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v3, 0x2000
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_e
|
|
|
|
const/16 v1, 0x25
|
|
|
|
.line 38
|
|
iget-object v3, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->csharpNamespace_: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 39
|
|
:cond_e
|
|
:goto_1
|
|
iget-object v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
invoke-interface {v1}, Ljava/util/List;->size()I
|
|
|
|
move-result v1
|
|
|
|
if-ge v2, v1, :cond_f
|
|
|
|
const/16 v1, 0x3e7
|
|
|
|
.line 40
|
|
iget-object v3, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
.line 41
|
|
invoke-interface {v3, v2}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v3
|
|
|
|
check-cast v3, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeMessageSize(ILcom/google/protobuf/MessageLite;)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
add-int/lit8 v2, v2, 0x1
|
|
|
|
goto :goto_1
|
|
|
|
.line 42
|
|
:cond_f
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;->extensionsSerializedSize()I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v1, v0
|
|
|
|
.line 43
|
|
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/UnknownFieldSet;->getSerializedSize()I
|
|
|
|
move-result v0
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 44
|
|
iput v0, p0, Lcom/google/protobuf/AbstractMessage;->memoizedSize:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getUninterpretedOption(I)Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getUninterpretedOptionCount()I
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getUninterpretedOptionList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getUninterpretedOptionOrBuilder(I)Lcom/google/protobuf/DescriptorProtos$UninterpretedOptionOrBuilder;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/google/protobuf/DescriptorProtos$UninterpretedOptionOrBuilder;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getUninterpretedOptionOrBuilderList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"+",
|
|
"Lcom/google/protobuf/DescriptorProtos$UninterpretedOptionOrBuilder;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
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 hasCcEnableArenas()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v1, 0x800
|
|
|
|
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 hasCcGenericServices()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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 hasCsharpNamespace()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v1, 0x2000
|
|
|
|
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 hasDeprecated()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v1, 0x400
|
|
|
|
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 hasGoPackage()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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 hasJavaGenerateEqualsAndHash()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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 hasJavaGenericServices()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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 hasJavaMultipleFiles()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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 hasJavaOuterClassname()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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 hasJavaPackage()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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 hasJavaStringCheckUtf8()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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 hasObjcClassPrefix()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v1, 0x1000
|
|
|
|
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 hasOptimizeFor()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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 hasPyGenericServices()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->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 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$FileOptions;->hasJavaPackage()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$FileOptions;->getJavaPackage()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$FileOptions;->hasJavaOuterClassname()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_2
|
|
|
|
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 6
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaOuterClassname()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v1}, Ljava/lang/String;->hashCode()I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 7
|
|
:cond_2
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaMultipleFiles()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_3
|
|
|
|
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 8
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaMultipleFiles()Z
|
|
|
|
move-result v1
|
|
|
|
.line 9
|
|
invoke-static {v1}, Lcom/google/protobuf/Internal;->hashBoolean(Z)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 10
|
|
:cond_3
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaGenerateEqualsAndHash()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_4
|
|
|
|
const/16 v1, 0x25
|
|
|
|
const/16 v2, 0x14
|
|
|
|
const/16 v3, 0x35
|
|
|
|
invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
|
|
|
|
move-result v0
|
|
|
|
.line 11
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaGenerateEqualsAndHash()Z
|
|
|
|
move-result v1
|
|
|
|
.line 12
|
|
invoke-static {v1}, Lcom/google/protobuf/Internal;->hashBoolean(Z)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 13
|
|
:cond_4
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaStringCheckUtf8()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_5
|
|
|
|
const/16 v1, 0x25
|
|
|
|
const/16 v2, 0x1b
|
|
|
|
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$FileOptions;->getJavaStringCheckUtf8()Z
|
|
|
|
move-result v1
|
|
|
|
.line 15
|
|
invoke-static {v1}, Lcom/google/protobuf/Internal;->hashBoolean(Z)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 16
|
|
:cond_5
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasOptimizeFor()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_6
|
|
|
|
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 17
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->optimizeFor_:I
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 18
|
|
:cond_6
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasGoPackage()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_7
|
|
|
|
const/16 v1, 0x25
|
|
|
|
const/16 v2, 0xb
|
|
|
|
const/16 v3, 0x35
|
|
|
|
invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
|
|
|
|
move-result v0
|
|
|
|
.line 19
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getGoPackage()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v1}, Ljava/lang/String;->hashCode()I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 20
|
|
:cond_7
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasCcGenericServices()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_8
|
|
|
|
const/16 v1, 0x25
|
|
|
|
const/16 v2, 0x10
|
|
|
|
const/16 v3, 0x35
|
|
|
|
invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
|
|
|
|
move-result v0
|
|
|
|
.line 21
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getCcGenericServices()Z
|
|
|
|
move-result v1
|
|
|
|
.line 22
|
|
invoke-static {v1}, Lcom/google/protobuf/Internal;->hashBoolean(Z)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 23
|
|
:cond_8
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasJavaGenericServices()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_9
|
|
|
|
const/16 v1, 0x25
|
|
|
|
const/16 v2, 0x11
|
|
|
|
const/16 v3, 0x35
|
|
|
|
invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
|
|
|
|
move-result v0
|
|
|
|
.line 24
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getJavaGenericServices()Z
|
|
|
|
move-result v1
|
|
|
|
.line 25
|
|
invoke-static {v1}, Lcom/google/protobuf/Internal;->hashBoolean(Z)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 26
|
|
:cond_9
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasPyGenericServices()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_a
|
|
|
|
const/16 v1, 0x25
|
|
|
|
const/16 v2, 0x12
|
|
|
|
const/16 v3, 0x35
|
|
|
|
invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
|
|
|
|
move-result v0
|
|
|
|
.line 27
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getPyGenericServices()Z
|
|
|
|
move-result v1
|
|
|
|
.line 28
|
|
invoke-static {v1}, Lcom/google/protobuf/Internal;->hashBoolean(Z)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 29
|
|
:cond_a
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasDeprecated()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_b
|
|
|
|
const/16 v1, 0x25
|
|
|
|
const/16 v2, 0x17
|
|
|
|
const/16 v3, 0x35
|
|
|
|
invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
|
|
|
|
move-result v0
|
|
|
|
.line 30
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getDeprecated()Z
|
|
|
|
move-result v1
|
|
|
|
.line 31
|
|
invoke-static {v1}, Lcom/google/protobuf/Internal;->hashBoolean(Z)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 32
|
|
:cond_b
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasCcEnableArenas()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_c
|
|
|
|
const/16 v1, 0x25
|
|
|
|
const/16 v2, 0x1f
|
|
|
|
const/16 v3, 0x35
|
|
|
|
invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
|
|
|
|
move-result v0
|
|
|
|
.line 33
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getCcEnableArenas()Z
|
|
|
|
move-result v1
|
|
|
|
.line 34
|
|
invoke-static {v1}, Lcom/google/protobuf/Internal;->hashBoolean(Z)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 35
|
|
:cond_c
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasObjcClassPrefix()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_d
|
|
|
|
const/16 v1, 0x25
|
|
|
|
const/16 v2, 0x24
|
|
|
|
const/16 v3, 0x35
|
|
|
|
invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
|
|
|
|
move-result v0
|
|
|
|
.line 36
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getObjcClassPrefix()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v1}, Ljava/lang/String;->hashCode()I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 37
|
|
:cond_d
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->hasCsharpNamespace()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_e
|
|
|
|
const/16 v1, 0x25
|
|
|
|
const/16 v2, 0x25
|
|
|
|
const/16 v3, 0x35
|
|
|
|
invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
|
|
|
|
move-result v0
|
|
|
|
.line 38
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getCsharpNamespace()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v1}, Ljava/lang/String;->hashCode()I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 39
|
|
:cond_e
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getUninterpretedOptionCount()I
|
|
|
|
move-result v1
|
|
|
|
if-lez v1, :cond_f
|
|
|
|
const/16 v1, 0x25
|
|
|
|
const/16 v2, 0x3e7
|
|
|
|
const/16 v3, 0x35
|
|
|
|
invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
|
|
|
|
move-result v0
|
|
|
|
.line 40
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getUninterpretedOptionList()Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-interface {v1}, Ljava/util/List;->hashCode()I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 41
|
|
:cond_f
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;->getExtensionFields()Ljava/util/Map;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-static {v0, v1}, Lcom/google/protobuf/AbstractMessage;->hashFields(ILjava/util/Map;)I
|
|
|
|
move-result v0
|
|
|
|
mul-int/lit8 v0, v0, 0x1d
|
|
|
|
.line 42
|
|
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 43
|
|
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$13100()Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
|
|
|
|
move-result-object v0
|
|
|
|
const-class v1, Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
|
|
const-class v2, Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
|
|
.line 2
|
|
invoke-virtual {v0, v1, v2}, Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;->ensureFieldAccessorsInitialized(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final isInitialized()Z
|
|
.locals 4
|
|
|
|
.line 1
|
|
iget-byte v0, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->memoizedIsInitialized:B
|
|
|
|
const/4 v1, 0x1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
return v1
|
|
|
|
:cond_0
|
|
const/4 v2, 0x0
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
return v2
|
|
|
|
:cond_1
|
|
move v0, v2
|
|
|
|
.line 2
|
|
:goto_0
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getUninterpretedOptionCount()I
|
|
|
|
move-result v3
|
|
|
|
if-ge v0, v3, :cond_3
|
|
|
|
.line 3
|
|
invoke-virtual {p0, v0}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->getUninterpretedOption(I)Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-virtual {v3}, Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;->isInitialized()Z
|
|
|
|
move-result v3
|
|
|
|
if-nez v3, :cond_2
|
|
|
|
.line 4
|
|
iput-byte v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
:cond_2
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
.line 5
|
|
:cond_3
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;->extensionsAreInitialized()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_4
|
|
|
|
.line 6
|
|
iput-byte v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 7
|
|
:cond_4
|
|
iput-byte v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->memoizedIsInitialized:B
|
|
|
|
return v1
|
|
.end method
|
|
|
|
.method public newBuilderForType()Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
.locals 1
|
|
|
|
.line 4
|
|
invoke-static {}, Lcom/google/protobuf/DescriptorProtos$FileOptions;->newBuilder()Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
.locals 2
|
|
|
|
.line 5
|
|
new-instance v0, Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, p1, v1}, Lcom/google/protobuf/DescriptorProtos$FileOptions$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$FileOptions;->newBuilderForType()Lcom/google/protobuf/DescriptorProtos$FileOptions$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$FileOptions;->newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$FileOptions$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$FileOptions;->newBuilderForType()Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public toBuilder()Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
.locals 2
|
|
|
|
.line 3
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$FileOptions;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
if-ne p0, v0, :cond_0
|
|
|
|
new-instance v0, Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
|
|
invoke-direct {v0, v1}, Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;-><init>(Lcom/google/protobuf/DescriptorProtos$1;)V
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
new-instance v0, Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
|
|
invoke-direct {v0, v1}, Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;-><init>(Lcom/google/protobuf/DescriptorProtos$1;)V
|
|
|
|
.line 4
|
|
invoke-virtual {v0, p0}, Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;->mergeFrom(Lcom/google/protobuf/DescriptorProtos$FileOptions;)Lcom/google/protobuf/DescriptorProtos$FileOptions$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$FileOptions;->toBuilder()Lcom/google/protobuf/DescriptorProtos$FileOptions$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$FileOptions;->toBuilder()Lcom/google/protobuf/DescriptorProtos$FileOptions$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public writeTo(Lcom/google/protobuf/CodedOutputStream;)V
|
|
.locals 5
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;->newExtensionWriter()Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage$ExtensionWriter;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/4 v2, 0x1
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_0
|
|
|
|
.line 3
|
|
iget-object v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaPackage_:Ljava/lang/Object;
|
|
|
|
invoke-static {p1, v2, v1}, Lcom/google/protobuf/GeneratedMessageV3;->writeString(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
|
|
|
|
.line 4
|
|
:cond_0
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/4 v2, 0x2
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
const/16 v3, 0x8
|
|
|
|
if-ne v1, v2, :cond_1
|
|
|
|
.line 5
|
|
iget-object v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaOuterClassname_:Ljava/lang/Object;
|
|
|
|
invoke-static {p1, v3, v1}, Lcom/google/protobuf/GeneratedMessageV3;->writeString(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
|
|
|
|
.line 6
|
|
:cond_1
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v2, 0x20
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_2
|
|
|
|
const/16 v1, 0x9
|
|
|
|
.line 7
|
|
iget v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->optimizeFor_:I
|
|
|
|
invoke-virtual {p1, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeEnum(II)V
|
|
|
|
.line 8
|
|
:cond_2
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/4 v2, 0x4
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_3
|
|
|
|
const/16 v1, 0xa
|
|
|
|
.line 9
|
|
iget-boolean v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaMultipleFiles_:Z
|
|
|
|
invoke-virtual {p1, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 10
|
|
:cond_3
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v2, 0x40
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_4
|
|
|
|
const/16 v1, 0xb
|
|
|
|
.line 11
|
|
iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->goPackage_:Ljava/lang/Object;
|
|
|
|
invoke-static {p1, v1, v2}, Lcom/google/protobuf/GeneratedMessageV3;->writeString(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
|
|
|
|
.line 12
|
|
:cond_4
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v2, 0x80
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
const/16 v4, 0x10
|
|
|
|
if-ne v1, v2, :cond_5
|
|
|
|
.line 13
|
|
iget-boolean v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->ccGenericServices_:Z
|
|
|
|
invoke-virtual {p1, v4, v1}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 14
|
|
:cond_5
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v2, 0x100
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_6
|
|
|
|
const/16 v1, 0x11
|
|
|
|
.line 15
|
|
iget-boolean v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaGenericServices_:Z
|
|
|
|
invoke-virtual {p1, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 16
|
|
:cond_6
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v2, 0x200
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_7
|
|
|
|
const/16 v1, 0x12
|
|
|
|
.line 17
|
|
iget-boolean v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->pyGenericServices_:Z
|
|
|
|
invoke-virtual {p1, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 18
|
|
:cond_7
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_8
|
|
|
|
const/16 v1, 0x14
|
|
|
|
.line 19
|
|
iget-boolean v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaGenerateEqualsAndHash_:Z
|
|
|
|
invoke-virtual {p1, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 20
|
|
:cond_8
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v2, 0x400
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_9
|
|
|
|
const/16 v1, 0x17
|
|
|
|
.line 21
|
|
iget-boolean v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->deprecated_:Z
|
|
|
|
invoke-virtual {p1, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 22
|
|
:cond_9
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
and-int/2addr v1, v4
|
|
|
|
if-ne v1, v4, :cond_a
|
|
|
|
const/16 v1, 0x1b
|
|
|
|
.line 23
|
|
iget-boolean v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->javaStringCheckUtf8_:Z
|
|
|
|
invoke-virtual {p1, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 24
|
|
:cond_a
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v2, 0x800
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_b
|
|
|
|
const/16 v1, 0x1f
|
|
|
|
.line 25
|
|
iget-boolean v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->ccEnableArenas_:Z
|
|
|
|
invoke-virtual {p1, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 26
|
|
:cond_b
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v2, 0x1000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_c
|
|
|
|
const/16 v1, 0x24
|
|
|
|
.line 27
|
|
iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->objcClassPrefix_:Ljava/lang/Object;
|
|
|
|
invoke-static {p1, v1, v2}, Lcom/google/protobuf/GeneratedMessageV3;->writeString(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
|
|
|
|
.line 28
|
|
:cond_c
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->bitField0_:I
|
|
|
|
const/16 v2, 0x2000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_d
|
|
|
|
const/16 v1, 0x25
|
|
|
|
.line 29
|
|
iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->csharpNamespace_:Ljava/lang/Object;
|
|
|
|
invoke-static {p1, v1, v2}, Lcom/google/protobuf/GeneratedMessageV3;->writeString(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
|
|
|
|
:cond_d
|
|
const/4 v1, 0x0
|
|
|
|
.line 30
|
|
:goto_0
|
|
iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
invoke-interface {v2}, Ljava/util/List;->size()I
|
|
|
|
move-result v2
|
|
|
|
if-ge v1, v2, :cond_e
|
|
|
|
const/16 v2, 0x3e7
|
|
|
|
.line 31
|
|
iget-object v3, p0, Lcom/google/protobuf/DescriptorProtos$FileOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
invoke-interface {v3, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object v3
|
|
|
|
check-cast v3, Lcom/google/protobuf/MessageLite;
|
|
|
|
invoke-virtual {p1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->writeMessage(ILcom/google/protobuf/MessageLite;)V
|
|
|
|
add-int/lit8 v1, v1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_e
|
|
const/high16 v1, 0x20000000
|
|
|
|
.line 32
|
|
invoke-virtual {v0, v1, p1}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage$ExtensionWriter;->writeUntil(ILcom/google/protobuf/CodedOutputStream;)V
|
|
|
|
.line 33
|
|
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
|