2025 lines
52 KiB
Smali
2025 lines
52 KiB
Smali
.class public final Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
.super Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;
|
|
.source "DescriptorProtos.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/protobuf/DescriptorProtos$MessageOptionsOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/protobuf/DescriptorProtos;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "MessageOptions"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage<",
|
|
"Lcom/google/protobuf/DescriptorProtos$MessageOptions;",
|
|
">;",
|
|
"Lcom/google/protobuf/DescriptorProtos$MessageOptionsOrBuilder;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field private static final DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
|
|
.field public static final DEPRECATED_FIELD_NUMBER:I = 0x3
|
|
|
|
.field public static final MAP_ENTRY_FIELD_NUMBER:I = 0x7
|
|
|
|
.field public static final MESSAGE_SET_WIRE_FORMAT_FIELD_NUMBER:I = 0x1
|
|
|
|
.field public static final NO_STANDARD_DESCRIPTOR_ACCESSOR_FIELD_NUMBER:I = 0x2
|
|
|
|
.field public static final PARSER:Lcom/google/protobuf/Parser;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/google/protobuf/Parser<",
|
|
"Lcom/google/protobuf/DescriptorProtos$MessageOptions;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public static final UNINTERPRETED_OPTION_FIELD_NUMBER:I = 0x3e7
|
|
|
|
.field private static final serialVersionUID:J
|
|
|
|
|
|
# instance fields
|
|
.field private bitField0_:I
|
|
|
|
.field private deprecated_:Z
|
|
|
|
.field private mapEntry_:Z
|
|
|
|
.field private memoizedIsInitialized:B
|
|
|
|
.field private messageSetWireFormat_:Z
|
|
|
|
.field private noStandardDescriptorAccessor_: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$MessageOptions;
|
|
|
|
invoke-direct {v0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;-><init>()V
|
|
|
|
sput-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
|
|
.line 2
|
|
new-instance v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions$1;
|
|
|
|
invoke-direct {v0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions$1;-><init>()V
|
|
|
|
sput-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->PARSER:Lcom/google/protobuf/Parser;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 5
|
|
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;-><init>()V
|
|
|
|
const/4 v0, -0x1
|
|
|
|
.line 6
|
|
iput-byte v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->memoizedIsInitialized:B
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 7
|
|
iput-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->messageSetWireFormat_:Z
|
|
|
|
.line 8
|
|
iput-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->noStandardDescriptorAccessor_:Z
|
|
|
|
.line 9
|
|
iput-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->deprecated_:Z
|
|
|
|
.line 10
|
|
iput-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->mapEntry_:Z
|
|
|
|
.line 11
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
|
|
.locals 8
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 12
|
|
invoke-direct {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;-><init>()V
|
|
|
|
.line 13
|
|
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, 0x10
|
|
|
|
if-nez v1, :cond_9
|
|
|
|
.line 14
|
|
:try_start_0
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
|
|
|
|
move-result v4
|
|
|
|
const/4 v5, 0x1
|
|
|
|
if-eqz v4, :cond_7
|
|
|
|
const/16 v6, 0x8
|
|
|
|
if-eq v4, v6, :cond_6
|
|
|
|
if-eq v4, v3, :cond_5
|
|
|
|
const/16 v7, 0x18
|
|
|
|
if-eq v4, v7, :cond_4
|
|
|
|
const/16 v7, 0x38
|
|
|
|
if-eq v4, v7, :cond_3
|
|
|
|
const/16 v6, 0x1f3a
|
|
|
|
if-eq v4, v6, :cond_1
|
|
|
|
.line 15
|
|
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
|
|
|
|
if-nez v3, :cond_0
|
|
|
|
goto :goto_1
|
|
|
|
:cond_1
|
|
and-int/lit8 v4, v2, 0x10
|
|
|
|
if-eq v4, v3, :cond_2
|
|
|
|
.line 16
|
|
new-instance v4, Ljava/util/ArrayList;
|
|
|
|
invoke-direct {v4}, Ljava/util/ArrayList;-><init>()V
|
|
|
|
iput-object v4, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
or-int/lit8 v2, v2, 0x10
|
|
|
|
.line 17
|
|
:cond_2
|
|
iget-object v4, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
sget-object v5, Lcom/google/protobuf/DescriptorProtos$UninterpretedOption;->PARSER:Lcom/google/protobuf/Parser;
|
|
|
|
.line 18
|
|
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 19
|
|
invoke-interface {v4, v5}, Ljava/util/List;->add(Ljava/lang/Object;)Z
|
|
|
|
goto :goto_0
|
|
|
|
.line 20
|
|
:cond_3
|
|
iget v4, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
or-int/2addr v4, v6
|
|
|
|
iput v4, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
.line 21
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v4
|
|
|
|
iput-boolean v4, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->mapEntry_:Z
|
|
|
|
goto :goto_0
|
|
|
|
.line 22
|
|
:cond_4
|
|
iget v4, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
or-int/lit8 v4, v4, 0x4
|
|
|
|
iput v4, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
.line 23
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v4
|
|
|
|
iput-boolean v4, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->deprecated_:Z
|
|
|
|
goto :goto_0
|
|
|
|
.line 24
|
|
:cond_5
|
|
iget v4, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
or-int/lit8 v4, v4, 0x2
|
|
|
|
iput v4, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
.line 25
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v4
|
|
|
|
iput-boolean v4, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->noStandardDescriptorAccessor_:Z
|
|
|
|
goto :goto_0
|
|
|
|
.line 26
|
|
:cond_6
|
|
iget v4, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
or-int/2addr v4, v5
|
|
|
|
iput v4, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
.line 27
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v4
|
|
|
|
iput-boolean v4, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->messageSetWireFormat_:Z
|
|
: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 :goto_0
|
|
|
|
:cond_7
|
|
:goto_1
|
|
move v1, v5
|
|
|
|
goto :goto_0
|
|
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
goto :goto_2
|
|
|
|
:catch_0
|
|
move-exception p1
|
|
|
|
.line 28
|
|
:try_start_1
|
|
new-instance p2, Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
|
|
invoke-direct {p2, p1}, Lcom/google/protobuf/InvalidProtocolBufferException;-><init>(Ljava/io/IOException;)V
|
|
|
|
.line 29
|
|
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 30
|
|
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_2
|
|
and-int/lit8 p2, v2, 0x10
|
|
|
|
if-ne p2, v3, :cond_8
|
|
|
|
.line 31
|
|
iget-object p2, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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$MessageOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
.line 32
|
|
:cond_8
|
|
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 33
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;->makeExtensionsImmutable()V
|
|
|
|
throw p1
|
|
|
|
:cond_9
|
|
and-int/lit8 p1, v2, 0x10
|
|
|
|
if-ne p1, v3, :cond_a
|
|
|
|
.line 34
|
|
iget-object p1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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$MessageOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
.line 35
|
|
:cond_a
|
|
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 36
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;->makeExtensionsImmutable()V
|
|
|
|
return-void
|
|
.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$MessageOptions;-><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$MessageOptions;",
|
|
"*>;)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$MessageOptions;->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$MessageOptions;-><init>(Lcom/google/protobuf/GeneratedMessageV3$ExtendableBuilder;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic access$15702(Lcom/google/protobuf/DescriptorProtos$MessageOptions;Z)Z
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-boolean p1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->messageSetWireFormat_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static synthetic access$15802(Lcom/google/protobuf/DescriptorProtos$MessageOptions;Z)Z
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-boolean p1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->noStandardDescriptorAccessor_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static synthetic access$15902(Lcom/google/protobuf/DescriptorProtos$MessageOptions;Z)Z
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-boolean p1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->deprecated_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static synthetic access$16002(Lcom/google/protobuf/DescriptorProtos$MessageOptions;Z)Z
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-boolean p1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->mapEntry_:Z
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static synthetic access$16100(Lcom/google/protobuf/DescriptorProtos$MessageOptions;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iget-object p0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static synthetic access$16102(Lcom/google/protobuf/DescriptorProtos$MessageOptions;Ljava/util/List;)Ljava/util/List;
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public static synthetic access$16202(Lcom/google/protobuf/DescriptorProtos$MessageOptions;I)I
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput p1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public static getDefaultInstance()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
.locals 1
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
|
|
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$15200()Lcom/google/protobuf/Descriptors$Descriptor;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static newBuilder()Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
.locals 1
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->toBuilder()Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static newBuilder(Lcom/google/protobuf/DescriptorProtos$MessageOptions;)Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
.locals 1
|
|
|
|
.line 2
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->toBuilder()Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;->mergeFrom(Lcom/google/protobuf/DescriptorProtos$MessageOptions;)Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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$MessageOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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$MessageOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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$MessageOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 2
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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$MessageOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 9
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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$MessageOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 11
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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$MessageOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/io/InputStream;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 5
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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$MessageOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 7
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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$MessageOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom([B)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 3
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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$MessageOptions;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 4
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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$MessageOptions;
|
|
|
|
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$MessageOptions;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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$MessageOptions;
|
|
|
|
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$MessageOptions;
|
|
|
|
.line 4
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->hasMessageSetWireFormat()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->hasMessageSetWireFormat()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$MessageOptions;->hasMessageSetWireFormat()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_4
|
|
|
|
if-eqz v1, :cond_3
|
|
|
|
.line 6
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->getMessageSetWireFormat()Z
|
|
|
|
move-result v1
|
|
|
|
.line 7
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->getMessageSetWireFormat()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :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$MessageOptions;->hasNoStandardDescriptorAccessor()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->hasNoStandardDescriptorAccessor()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$MessageOptions;->hasNoStandardDescriptorAccessor()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_7
|
|
|
|
if-eqz v1, :cond_6
|
|
|
|
.line 10
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->getNoStandardDescriptorAccessor()Z
|
|
|
|
move-result v1
|
|
|
|
.line 11
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->getNoStandardDescriptorAccessor()Z
|
|
|
|
move-result v2
|
|
|
|
if-ne v1, v2, :cond_6
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_3
|
|
|
|
:cond_6
|
|
move v1, v3
|
|
|
|
:cond_7
|
|
:goto_3
|
|
if-eqz v1, :cond_8
|
|
|
|
.line 12
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->hasDeprecated()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->hasDeprecated()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$MessageOptions;->hasDeprecated()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_a
|
|
|
|
if-eqz v1, :cond_9
|
|
|
|
.line 14
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->getDeprecated()Z
|
|
|
|
move-result v1
|
|
|
|
.line 15
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->getDeprecated()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$MessageOptions;->hasMapEntry()Z
|
|
|
|
move-result v1
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->hasMapEntry()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$MessageOptions;->hasMapEntry()Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_d
|
|
|
|
if-eqz v1, :cond_c
|
|
|
|
.line 18
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->getMapEntry()Z
|
|
|
|
move-result v1
|
|
|
|
.line 19
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->getMapEntry()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$MessageOptions;->getUninterpretedOptionList()Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
.line 21
|
|
invoke-virtual {p1}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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_e
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_8
|
|
|
|
:cond_e
|
|
move v1, v3
|
|
|
|
:goto_8
|
|
if-eqz v1, :cond_f
|
|
|
|
.line 22
|
|
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_f
|
|
|
|
move v1, v0
|
|
|
|
goto :goto_9
|
|
|
|
:cond_f
|
|
move v1, v3
|
|
|
|
:goto_9
|
|
if-eqz v1, :cond_10
|
|
|
|
.line 23
|
|
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_10
|
|
|
|
goto :goto_a
|
|
|
|
:cond_10
|
|
move v0, v3
|
|
|
|
:goto_a
|
|
return v0
|
|
.end method
|
|
|
|
.method public getDefaultInstanceForType()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
.locals 1
|
|
|
|
.line 3
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
|
|
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$MessageOptions;->getDefaultInstanceForType()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
|
|
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$MessageOptions;->getDefaultInstanceForType()Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
|
|
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$MessageOptions;->deprecated_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getMapEntry()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->mapEntry_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getMessageSetWireFormat()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->messageSetWireFormat_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getNoStandardDescriptorAccessor()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->noStandardDescriptorAccessor_:Z
|
|
|
|
return 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$MessageOptions;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->PARSER:Lcom/google/protobuf/Parser;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getSerializedSize()I
|
|
.locals 4
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/AbstractMessage;->memoizedSize:I
|
|
|
|
const/4 v1, -0x1
|
|
|
|
if-eq v0, v1, :cond_0
|
|
|
|
return v0
|
|
|
|
.line 2
|
|
:cond_0
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
if-ne v0, v1, :cond_1
|
|
|
|
.line 3
|
|
iget-boolean v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->messageSetWireFormat_:Z
|
|
|
|
.line 4
|
|
invoke-static {v1, v0}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v0
|
|
|
|
add-int/2addr v0, v2
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
move v0, v2
|
|
|
|
.line 5
|
|
:goto_0
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
const/4 v3, 0x2
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_2
|
|
|
|
.line 6
|
|
iget-boolean v1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->noStandardDescriptorAccessor_:Z
|
|
|
|
.line 7
|
|
invoke-static {v3, v1}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 8
|
|
:cond_2
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
const/4 v3, 0x4
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_3
|
|
|
|
const/4 v1, 0x3
|
|
|
|
.line 9
|
|
iget-boolean v3, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->deprecated_:Z
|
|
|
|
.line 10
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 11
|
|
:cond_3
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
const/16 v3, 0x8
|
|
|
|
and-int/2addr v1, v3
|
|
|
|
if-ne v1, v3, :cond_4
|
|
|
|
const/4 v1, 0x7
|
|
|
|
.line 12
|
|
iget-boolean v3, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->mapEntry_:Z
|
|
|
|
.line 13
|
|
invoke-static {v1, v3}, Lcom/google/protobuf/CodedOutputStream;->computeBoolSize(IZ)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 14
|
|
:cond_4
|
|
:goto_1
|
|
iget-object v1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
invoke-interface {v1}, Ljava/util/List;->size()I
|
|
|
|
move-result v1
|
|
|
|
if-ge v2, v1, :cond_5
|
|
|
|
const/16 v1, 0x3e7
|
|
|
|
.line 15
|
|
iget-object v3, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
.line 16
|
|
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 17
|
|
:cond_5
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage;->extensionsSerializedSize()I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v1, v0
|
|
|
|
.line 18
|
|
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 19
|
|
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$MessageOptions;->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$MessageOptions;->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$MessageOptions;->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$MessageOptions;->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$MessageOptions;->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 hasDeprecated()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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 hasMapEntry()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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 hasMessageSetWireFormat()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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 hasNoStandardDescriptorAccessor()Z
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
const/4 v1, 0x2
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hashCode()I
|
|
.locals 4
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/protobuf/AbstractMessageLite;->memoizedHashCode:I
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
return v0
|
|
|
|
.line 2
|
|
:cond_0
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageV3;->getDescriptorForType()Lcom/google/protobuf/Descriptors$Descriptor;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I
|
|
|
|
move-result v0
|
|
|
|
add-int/lit16 v0, v0, 0x30b
|
|
|
|
.line 3
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->hasMessageSetWireFormat()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$MessageOptions;->getMessageSetWireFormat()Z
|
|
|
|
move-result v1
|
|
|
|
.line 5
|
|
invoke-static {v1}, Lcom/google/protobuf/Internal;->hashBoolean(Z)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 6
|
|
:cond_1
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->hasNoStandardDescriptorAccessor()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_2
|
|
|
|
const/16 v1, 0x25
|
|
|
|
const/4 v2, 0x2
|
|
|
|
const/16 v3, 0x35
|
|
|
|
invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
|
|
|
|
move-result v0
|
|
|
|
.line 7
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->getNoStandardDescriptorAccessor()Z
|
|
|
|
move-result v1
|
|
|
|
.line 8
|
|
invoke-static {v1}, Lcom/google/protobuf/Internal;->hashBoolean(Z)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 9
|
|
:cond_2
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->hasDeprecated()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_3
|
|
|
|
const/16 v1, 0x25
|
|
|
|
const/4 v2, 0x3
|
|
|
|
const/16 v3, 0x35
|
|
|
|
invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
|
|
|
|
move-result v0
|
|
|
|
.line 10
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->getDeprecated()Z
|
|
|
|
move-result v1
|
|
|
|
.line 11
|
|
invoke-static {v1}, Lcom/google/protobuf/Internal;->hashBoolean(Z)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 12
|
|
:cond_3
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->hasMapEntry()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_4
|
|
|
|
const/16 v1, 0x25
|
|
|
|
const/4 v2, 0x7
|
|
|
|
const/16 v3, 0x35
|
|
|
|
invoke-static {v0, v1, v2, v3}, Lcom/google/protobuf/a;->a(IIII)I
|
|
|
|
move-result v0
|
|
|
|
.line 13
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->getMapEntry()Z
|
|
|
|
move-result v1
|
|
|
|
.line 14
|
|
invoke-static {v1}, Lcom/google/protobuf/Internal;->hashBoolean(Z)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
.line 15
|
|
:cond_4
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->getUninterpretedOptionCount()I
|
|
|
|
move-result v1
|
|
|
|
if-lez v1, :cond_5
|
|
|
|
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 16
|
|
invoke-virtual {p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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 17
|
|
:cond_5
|
|
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 18
|
|
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 19
|
|
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$15300()Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
|
|
|
|
move-result-object v0
|
|
|
|
const-class v1, Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
|
|
const-class v2, Lcom/google/protobuf/DescriptorProtos$MessageOptions$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$MessageOptions;->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$MessageOptions;->getUninterpretedOptionCount()I
|
|
|
|
move-result v3
|
|
|
|
if-ge v0, v3, :cond_3
|
|
|
|
.line 3
|
|
invoke-virtual {p0, v0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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$MessageOptions;->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$MessageOptions;->memoizedIsInitialized:B
|
|
|
|
return v2
|
|
|
|
.line 7
|
|
:cond_4
|
|
iput-byte v1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->memoizedIsInitialized:B
|
|
|
|
return v1
|
|
.end method
|
|
|
|
.method public newBuilderForType()Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
.locals 1
|
|
|
|
.line 4
|
|
invoke-static {}, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->newBuilder()Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
.locals 2
|
|
|
|
.line 5
|
|
new-instance v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, p1, v1}, Lcom/google/protobuf/DescriptorProtos$MessageOptions$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$MessageOptions;->newBuilderForType()Lcom/google/protobuf/DescriptorProtos$MessageOptions$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$MessageOptions;->newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/DescriptorProtos$MessageOptions$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$MessageOptions;->newBuilderForType()Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public toBuilder()Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
.locals 2
|
|
|
|
.line 3
|
|
sget-object v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->DEFAULT_INSTANCE:Lcom/google/protobuf/DescriptorProtos$MessageOptions;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
if-ne p0, v0, :cond_0
|
|
|
|
new-instance v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
|
|
invoke-direct {v0, v1}, Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;-><init>(Lcom/google/protobuf/DescriptorProtos$1;)V
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
new-instance v0, Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
|
|
invoke-direct {v0, v1}, Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;-><init>(Lcom/google/protobuf/DescriptorProtos$1;)V
|
|
|
|
.line 4
|
|
invoke-virtual {v0, p0}, Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;->mergeFrom(Lcom/google/protobuf/DescriptorProtos$MessageOptions;)Lcom/google/protobuf/DescriptorProtos$MessageOptions$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$MessageOptions;->toBuilder()Lcom/google/protobuf/DescriptorProtos$MessageOptions$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$MessageOptions;->toBuilder()Lcom/google/protobuf/DescriptorProtos$MessageOptions$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public writeTo(Lcom/google/protobuf/CodedOutputStream;)V
|
|
.locals 4
|
|
.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$MessageOptions;->bitField0_:I
|
|
|
|
const/4 v2, 0x1
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_0
|
|
|
|
.line 3
|
|
iget-boolean v1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->messageSetWireFormat_:Z
|
|
|
|
invoke-virtual {p1, v2, v1}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 4
|
|
:cond_0
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
const/4 v2, 0x2
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_1
|
|
|
|
.line 5
|
|
iget-boolean v1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->noStandardDescriptorAccessor_:Z
|
|
|
|
invoke-virtual {p1, v2, v1}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 6
|
|
:cond_1
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
const/4 v2, 0x4
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_2
|
|
|
|
const/4 v1, 0x3
|
|
|
|
.line 7
|
|
iget-boolean v2, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->deprecated_:Z
|
|
|
|
invoke-virtual {p1, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
.line 8
|
|
:cond_2
|
|
iget v1, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->bitField0_:I
|
|
|
|
const/16 v2, 0x8
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_3
|
|
|
|
const/4 v1, 0x7
|
|
|
|
.line 9
|
|
iget-boolean v2, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->mapEntry_:Z
|
|
|
|
invoke-virtual {p1, v1, v2}, Lcom/google/protobuf/CodedOutputStream;->writeBool(IZ)V
|
|
|
|
:cond_3
|
|
const/4 v1, 0x0
|
|
|
|
.line 10
|
|
:goto_0
|
|
iget-object v2, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->uninterpretedOption_:Ljava/util/List;
|
|
|
|
invoke-interface {v2}, Ljava/util/List;->size()I
|
|
|
|
move-result v2
|
|
|
|
if-ge v1, v2, :cond_4
|
|
|
|
const/16 v2, 0x3e7
|
|
|
|
.line 11
|
|
iget-object v3, p0, Lcom/google/protobuf/DescriptorProtos$MessageOptions;->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_4
|
|
const/high16 v1, 0x20000000
|
|
|
|
.line 12
|
|
invoke-virtual {v0, v1, p1}, Lcom/google/protobuf/GeneratedMessageV3$ExtendableMessage$ExtensionWriter;->writeUntil(ILcom/google/protobuf/CodedOutputStream;)V
|
|
|
|
.line 13
|
|
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
|