Value.smali
.class public final Lcom/google/protobuf/Value;
.super Lcom/google/protobuf/GeneratedMessageV3;
.source "SourceFile"
# interfaces
.implements Lcom/google/protobuf/p3;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/protobuf/Value$c;,
Lcom/google/protobuf/Value$d;
}
.end annotation
# static fields
.field public static final BOOL_VALUE_FIELD_NUMBER:I = 0x4
.field private static final DEFAULT_INSTANCE:Lcom/google/protobuf/Value;
.field public static final LIST_VALUE_FIELD_NUMBER:I = 0x6
.field public static final NULL_VALUE_FIELD_NUMBER:I = 0x1
.field public static final NUMBER_VALUE_FIELD_NUMBER:I = 0x2
.field private static final PARSER:Lcom/google/protobuf/f2;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/protobuf/f2<",
"Lcom/google/protobuf/Value;",
">;"
}
.end annotation
.end field
.field public static final STRING_VALUE_FIELD_NUMBER:I = 0x3
.field public static final STRUCT_VALUE_FIELD_NUMBER:I = 0x5
.field private static final serialVersionUID:J
# instance fields
.field private kindCase_:I
.field private kind_:Ljava/lang/Object;
.field private memoizedIsInitialized:B
# direct methods
.method public static constructor <clinit>()V
.registers 1
.line 1
new-instance v0, Lcom/google/protobuf/Value;
invoke-direct {v0}, Lcom/google/protobuf/Value;-><init>()V
sput-object v0, Lcom/google/protobuf/Value;->DEFAULT_INSTANCE:Lcom/google/protobuf/Value;
.line 2
new-instance v0, Lcom/google/protobuf/Value$a;
invoke-direct {v0}, Lcom/google/protobuf/Value$a;-><init>()V
sput-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
return-void
.end method
.method private constructor <init>()V
.registers 2
.line 5
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageV3;-><init>()V
const/4 v0, 0x0
.line 6
iput v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v0, -0x1
.line 7
iput-byte v0, p0, Lcom/google/protobuf/Value;->memoizedIsInitialized:B
return-void
.end method
.method private constructor <init>(Lcom/google/protobuf/GeneratedMessageV3$b;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/protobuf/GeneratedMessageV3$b<",
"*>;)V"
}
.end annotation
.line 2
invoke-direct {p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;-><init>(Lcom/google/protobuf/GeneratedMessageV3$b;)V
const/4 p1, 0x0
.line 3
iput p1, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 p1, -0x1
.line 4
iput-byte p1, p0, Lcom/google/protobuf/Value;->memoizedIsInitialized:B
return-void
.end method
.method public synthetic constructor <init>(Lcom/google/protobuf/GeneratedMessageV3$b;Lcom/google/protobuf/Value$a;)V
.registers 3
.line 1
invoke-direct {p0, p1}, Lcom/google/protobuf/Value;-><init>(Lcom/google/protobuf/GeneratedMessageV3$b;)V
return-void
.end method
.method public static synthetic access$302(Lcom/google/protobuf/Value;I)I
.registers 2
iput p1, p0, Lcom/google/protobuf/Value;->kindCase_:I
return p1
.end method
.method public static synthetic access$400(Lcom/google/protobuf/Value;)Ljava/lang/Object;
.registers 1
iget-object p0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
return-object p0
.end method
.method public static synthetic access$402(Lcom/google/protobuf/Value;Ljava/lang/Object;)Ljava/lang/Object;
.registers 2
iput-object p1, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
return-object p1
.end method
.method public static getDefaultInstance()Lcom/google/protobuf/Value;
.registers 1
sget-object v0, Lcom/google/protobuf/Value;->DEFAULT_INSTANCE:Lcom/google/protobuf/Value;
return-object v0
.end method
.method public static final getDescriptor()Lcom/google/protobuf/t$b;
.registers 1
sget-object v0, Lcom/google/protobuf/w2;->d:Lcom/google/protobuf/t$b;
return-object v0
.end method
.method public static newBuilder()Lcom/google/protobuf/Value$c;
.registers 1
.line 1
sget-object v0, Lcom/google/protobuf/Value;->DEFAULT_INSTANCE:Lcom/google/protobuf/Value;
invoke-virtual {v0}, Lcom/google/protobuf/Value;->toBuilder()Lcom/google/protobuf/Value$c;
move-result-object v0
return-object v0
.end method
.method public static newBuilder(Lcom/google/protobuf/Value;)Lcom/google/protobuf/Value$c;
.registers 2
.line 2
sget-object v0, Lcom/google/protobuf/Value;->DEFAULT_INSTANCE:Lcom/google/protobuf/Value;
invoke-virtual {v0}, Lcom/google/protobuf/Value;->toBuilder()Lcom/google/protobuf/Value$c;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/google/protobuf/Value$c;->h(Lcom/google/protobuf/Value;)Lcom/google/protobuf/Value$c;
return-object v0
.end method
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/google/protobuf/Value;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
sget-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
.line 2
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageV3;->parseDelimitedWithIOException(Lcom/google/protobuf/f2;Ljava/io/InputStream;)Lcom/google/protobuf/l1;
move-result-object p0
check-cast p0, Lcom/google/protobuf/Value;
return-object p0
.end method
.method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/d0;)Lcom/google/protobuf/Value;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 3
sget-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
.line 4
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;->parseDelimitedWithIOException(Lcom/google/protobuf/f2;Ljava/io/InputStream;Lcom/google/protobuf/d0;)Lcom/google/protobuf/l1;
move-result-object p0
check-cast p0, Lcom/google/protobuf/Value;
return-object p0
.end method
.method public static parseFrom(Lcom/google/protobuf/l;)Lcom/google/protobuf/Value;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/t0;
}
.end annotation
.line 3
sget-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
invoke-interface {v0, p0}, Lcom/google/protobuf/f2;->parseFrom(Lcom/google/protobuf/l;)Ljava/lang/Object;
move-result-object p0
check-cast p0, Lcom/google/protobuf/Value;
return-object p0
.end method
.method public static parseFrom(Lcom/google/protobuf/l;Lcom/google/protobuf/d0;)Lcom/google/protobuf/Value;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/t0;
}
.end annotation
.line 4
sget-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
invoke-interface {v0, p0, p1}, Lcom/google/protobuf/f2;->parseFrom(Lcom/google/protobuf/l;Lcom/google/protobuf/d0;)Ljava/lang/Object;
move-result-object p0
check-cast p0, Lcom/google/protobuf/Value;
return-object p0
.end method
.method public static parseFrom(Lcom/google/protobuf/m;)Lcom/google/protobuf/Value;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 11
sget-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
.line 12
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageV3;->parseWithIOException(Lcom/google/protobuf/f2;Lcom/google/protobuf/m;)Lcom/google/protobuf/l1;
move-result-object p0
check-cast p0, Lcom/google/protobuf/Value;
return-object p0
.end method
.method public static parseFrom(Lcom/google/protobuf/m;Lcom/google/protobuf/d0;)Lcom/google/protobuf/Value;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 13
sget-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
.line 14
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;->parseWithIOException(Lcom/google/protobuf/f2;Lcom/google/protobuf/m;Lcom/google/protobuf/d0;)Lcom/google/protobuf/l1;
move-result-object p0
check-cast p0, Lcom/google/protobuf/Value;
return-object p0
.end method
.method public static parseFrom(Ljava/io/InputStream;)Lcom/google/protobuf/Value;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 7
sget-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
.line 8
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageV3;->parseWithIOException(Lcom/google/protobuf/f2;Ljava/io/InputStream;)Lcom/google/protobuf/l1;
move-result-object p0
check-cast p0, Lcom/google/protobuf/Value;
return-object p0
.end method
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/d0;)Lcom/google/protobuf/Value;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 9
sget-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
.line 10
invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;->parseWithIOException(Lcom/google/protobuf/f2;Ljava/io/InputStream;Lcom/google/protobuf/d0;)Lcom/google/protobuf/l1;
move-result-object p0
check-cast p0, Lcom/google/protobuf/Value;
return-object p0
.end method
.method public static parseFrom(Ljava/nio/ByteBuffer;)Lcom/google/protobuf/Value;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/t0;
}
.end annotation
.line 1
sget-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
invoke-interface {v0, p0}, Lcom/google/protobuf/f2;->parseFrom(Ljava/nio/ByteBuffer;)Ljava/lang/Object;
move-result-object p0
check-cast p0, Lcom/google/protobuf/Value;
return-object p0
.end method
.method public static parseFrom(Ljava/nio/ByteBuffer;Lcom/google/protobuf/d0;)Lcom/google/protobuf/Value;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/t0;
}
.end annotation
.line 2
sget-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
invoke-interface {v0, p0, p1}, Lcom/google/protobuf/f2;->parseFrom(Ljava/nio/ByteBuffer;Lcom/google/protobuf/d0;)Ljava/lang/Object;
move-result-object p0
check-cast p0, Lcom/google/protobuf/Value;
return-object p0
.end method
.method public static parseFrom([B)Lcom/google/protobuf/Value;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/t0;
}
.end annotation
.line 5
sget-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
invoke-interface {v0, p0}, Lcom/google/protobuf/f2;->parseFrom([B)Ljava/lang/Object;
move-result-object p0
check-cast p0, Lcom/google/protobuf/Value;
return-object p0
.end method
.method public static parseFrom([BLcom/google/protobuf/d0;)Lcom/google/protobuf/Value;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/t0;
}
.end annotation
.line 6
sget-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
invoke-interface {v0, p0, p1}, Lcom/google/protobuf/f2;->parseFrom([BLcom/google/protobuf/d0;)Ljava/lang/Object;
move-result-object p0
check-cast p0, Lcom/google/protobuf/Value;
return-object p0
.end method
.method public static parser()Lcom/google/protobuf/f2;
.registers 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/protobuf/f2<",
"Lcom/google/protobuf/Value;",
">;"
}
.end annotation
sget-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
return-object v0
.end method
# virtual methods
.method public equals(Ljava/lang/Object;)Z
.registers 9
const/4 v0, 0x1
if-ne p1, p0, :cond_4
return v0
.line 1
:cond_4
instance-of v1, p1, Lcom/google/protobuf/Value;
if-nez v1, :cond_d
.line 2
invoke-super {p0, p1}, Lcom/google/protobuf/a;->equals(Ljava/lang/Object;)Z
move-result p1
return p1
.line 3
:cond_d
check-cast p1, Lcom/google/protobuf/Value;
.line 4
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getKindCase()Lcom/google/protobuf/Value$d;
move-result-object v1
invoke-virtual {p1}, Lcom/google/protobuf/Value;->getKindCase()Lcom/google/protobuf/Value$d;
move-result-object v2
invoke-virtual {v1, v2}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result v1
const/4 v2, 0x0
if-nez v1, :cond_1f
return v2
.line 5
:cond_1f
iget v1, p0, Lcom/google/protobuf/Value;->kindCase_:I
packed-switch v1, :pswitch_data_8e
goto :goto_7d
.line 6
:pswitch_25
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getListValue()Lcom/google/protobuf/ListValue;
move-result-object v1
.line 7
invoke-virtual {p1}, Lcom/google/protobuf/Value;->getListValue()Lcom/google/protobuf/ListValue;
move-result-object v3
invoke-virtual {v1, v3}, Lcom/google/protobuf/ListValue;->equals(Ljava/lang/Object;)Z
move-result v1
if-nez v1, :cond_7d
return v2
.line 8
:pswitch_34
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getStructValue()Lcom/google/protobuf/Struct;
move-result-object v1
.line 9
invoke-virtual {p1}, Lcom/google/protobuf/Value;->getStructValue()Lcom/google/protobuf/Struct;
move-result-object v3
invoke-virtual {v1, v3}, Lcom/google/protobuf/Struct;->equals(Ljava/lang/Object;)Z
move-result v1
if-nez v1, :cond_7d
return v2
.line 10
:pswitch_43
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getBoolValue()Z
move-result v1
.line 11
invoke-virtual {p1}, Lcom/google/protobuf/Value;->getBoolValue()Z
move-result v3
if-eq v1, v3, :cond_7d
return v2
.line 12
:pswitch_4e
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getStringValue()Ljava/lang/String;
move-result-object v1
.line 13
invoke-virtual {p1}, Lcom/google/protobuf/Value;->getStringValue()Ljava/lang/String;
move-result-object v3
invoke-virtual {v1, v3}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v1
if-nez v1, :cond_7d
return v2
.line 14
:pswitch_5d
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getNumberValue()D
move-result-wide v3
invoke-static {v3, v4}, Ljava/lang/Double;->doubleToLongBits(D)J
move-result-wide v3
.line 15
invoke-virtual {p1}, Lcom/google/protobuf/Value;->getNumberValue()D
move-result-wide v5
.line 16
invoke-static {v5, v6}, Ljava/lang/Double;->doubleToLongBits(D)J
move-result-wide v5
cmp-long v1, v3, v5
if-eqz v1, :cond_7d
return v2
.line 17
:pswitch_72
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getNullValueValue()I
move-result v1
.line 18
invoke-virtual {p1}, Lcom/google/protobuf/Value;->getNullValueValue()I
move-result v3
if-eq v1, v3, :cond_7d
return v2
.line 19
:cond_7d
:goto_7d
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getUnknownFields()Lcom/google/protobuf/i3;
move-result-object v1
invoke-virtual {p1}, Lcom/google/protobuf/Value;->getUnknownFields()Lcom/google/protobuf/i3;
move-result-object p1
invoke-virtual {v1, p1}, Lcom/google/protobuf/i3;->equals(Ljava/lang/Object;)Z
move-result p1
if-nez p1, :cond_8c
return v2
:cond_8c
return v0
nop
:pswitch_data_8e
.packed-switch 0x1
:pswitch_72
:pswitch_5d
:pswitch_4e
:pswitch_43
:pswitch_34
:pswitch_25
.end packed-switch
.end method
.method public getBoolValue()Z
.registers 3
.line 1
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x4
if-ne v0, v1, :cond_e
.line 2
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v0, Ljava/lang/Boolean;
invoke-virtual {v0}, Ljava/lang/Boolean;->booleanValue()Z
move-result v0
return v0
:cond_e
const/4 v0, 0x0
return v0
.end method
.method public getDefaultInstanceForType()Lcom/google/protobuf/Value;
.registers 2
.line 3
sget-object v0, Lcom/google/protobuf/Value;->DEFAULT_INSTANCE:Lcom/google/protobuf/Value;
return-object v0
.end method
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/l1;
.registers 2
.line 1
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getDefaultInstanceForType()Lcom/google/protobuf/Value;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/o1;
.registers 2
.line 2
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getDefaultInstanceForType()Lcom/google/protobuf/Value;
move-result-object v0
return-object v0
.end method
.method public getKindCase()Lcom/google/protobuf/Value$d;
.registers 2
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
invoke-static {v0}, Lcom/google/protobuf/Value$d;->forNumber(I)Lcom/google/protobuf/Value$d;
move-result-object v0
return-object v0
.end method
.method public getListValue()Lcom/google/protobuf/ListValue;
.registers 3
.line 1
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x6
if-ne v0, v1, :cond_a
.line 2
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v0, Lcom/google/protobuf/ListValue;
return-object v0
.line 3
:cond_a
invoke-static {}, Lcom/google/protobuf/ListValue;->getDefaultInstance()Lcom/google/protobuf/ListValue;
move-result-object v0
return-object v0
.end method
.method public getListValueOrBuilder()Lcom/google/protobuf/a1;
.registers 3
.line 1
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x6
if-ne v0, v1, :cond_a
.line 2
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v0, Lcom/google/protobuf/ListValue;
return-object v0
.line 3
:cond_a
invoke-static {}, Lcom/google/protobuf/ListValue;->getDefaultInstance()Lcom/google/protobuf/ListValue;
move-result-object v0
return-object v0
.end method
.method public getNullValue()Lcom/google/protobuf/c2;
.registers 3
.line 1
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x1
if-ne v0, v1, :cond_16
.line 2
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v0, Ljava/lang/Integer;
.line 3
invoke-virtual {v0}, Ljava/lang/Integer;->intValue()I
move-result v0
.line 4
invoke-static {v0}, Lcom/google/protobuf/c2;->forNumber(I)Lcom/google/protobuf/c2;
move-result-object v0
if-nez v0, :cond_15
.line 5
sget-object v0, Lcom/google/protobuf/c2;->UNRECOGNIZED:Lcom/google/protobuf/c2;
:cond_15
return-object v0
.line 6
:cond_16
sget-object v0, Lcom/google/protobuf/c2;->NULL_VALUE:Lcom/google/protobuf/c2;
return-object v0
.end method
.method public getNullValueValue()I
.registers 3
.line 1
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x1
if-ne v0, v1, :cond_e
.line 2
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v0, Ljava/lang/Integer;
invoke-virtual {v0}, Ljava/lang/Integer;->intValue()I
move-result v0
return v0
:cond_e
const/4 v0, 0x0
return v0
.end method
.method public getNumberValue()D
.registers 3
.line 1
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x2
if-ne v0, v1, :cond_e
.line 2
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v0, Ljava/lang/Double;
invoke-virtual {v0}, Ljava/lang/Double;->doubleValue()D
move-result-wide v0
return-wide v0
:cond_e
const-wide/16 v0, 0x0
return-wide v0
.end method
.method public getParserForType()Lcom/google/protobuf/f2;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/protobuf/f2<",
"Lcom/google/protobuf/Value;",
">;"
}
.end annotation
sget-object v0, Lcom/google/protobuf/Value;->PARSER:Lcom/google/protobuf/f2;
return-object v0
.end method
.method public getSerializedSize()I
.registers 4
.line 1
iget v0, p0, Lcom/google/protobuf/a;->memoizedSize:I
const/4 v1, -0x1
if-eq v0, v1, :cond_6
return v0
:cond_6
const/4 v0, 0x0
.line 2
iget v1, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v2, 0x1
if-ne v1, v2, :cond_19
.line 3
iget-object v1, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v1, Ljava/lang/Integer;
.line 4
invoke-virtual {v1}, Ljava/lang/Integer;->intValue()I
move-result v1
invoke-static {v2, v1}, Lcom/google/protobuf/o;->g(II)I
move-result v1
add-int/2addr v0, v1
.line 5
:cond_19
iget v1, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v2, 0x2
if-ne v1, v2, :cond_2a
.line 6
iget-object v1, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v1, Ljava/lang/Double;
.line 7
invoke-virtual {v1}, Ljava/lang/Double;->doubleValue()D
.line 8
invoke-static {v2}, Lcom/google/protobuf/o;->f(I)I
move-result v1
add-int/2addr v0, v1
.line 9
:cond_2a
iget v1, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v2, 0x3
if-ne v1, v2, :cond_36
.line 10
iget-object v1, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
invoke-static {v2, v1}, Lcom/google/protobuf/GeneratedMessageV3;->computeStringSize(ILjava/lang/Object;)I
move-result v1
add-int/2addr v0, v1
.line 11
:cond_36
iget v1, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v2, 0x4
if-ne v1, v2, :cond_47
.line 12
iget-object v1, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v1, Ljava/lang/Boolean;
.line 13
invoke-virtual {v1}, Ljava/lang/Boolean;->booleanValue()Z
.line 14
invoke-static {v2}, Lcom/google/protobuf/o;->c(I)I
move-result v1
add-int/2addr v0, v1
.line 15
:cond_47
iget v1, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v2, 0x5
if-ne v1, v2, :cond_55
.line 16
iget-object v1, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v1, Lcom/google/protobuf/Struct;
.line 17
invoke-static {v2, v1}, Lcom/google/protobuf/o;->p(ILcom/google/protobuf/o1;)I
move-result v1
add-int/2addr v0, v1
.line 18
:cond_55
iget v1, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v2, 0x6
if-ne v1, v2, :cond_63
.line 19
iget-object v1, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v1, Lcom/google/protobuf/ListValue;
.line 20
invoke-static {v2, v1}, Lcom/google/protobuf/o;->p(ILcom/google/protobuf/o1;)I
move-result v1
add-int/2addr v0, v1
.line 21
:cond_63
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getUnknownFields()Lcom/google/protobuf/i3;
move-result-object v1
invoke-virtual {v1}, Lcom/google/protobuf/i3;->getSerializedSize()I
move-result v1
add-int/2addr v1, v0
.line 22
iput v1, p0, Lcom/google/protobuf/a;->memoizedSize:I
return v1
.end method
.method public getStringValue()Ljava/lang/String;
.registers 4
.line 1
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x3
if-ne v0, v1, :cond_8
.line 2
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
goto :goto_a
:cond_8
const-string v0, ""
.line 3
:goto_a
instance-of v2, v0, Ljava/lang/String;
if-eqz v2, :cond_11
.line 4
check-cast v0, Ljava/lang/String;
return-object v0
.line 5
:cond_11
check-cast v0, Lcom/google/protobuf/l;
.line 6
invoke-virtual {v0}, Lcom/google/protobuf/l;->q()Ljava/lang/String;
move-result-object v0
.line 7
iget v2, p0, Lcom/google/protobuf/Value;->kindCase_:I
if-ne v2, v1, :cond_1d
.line 8
iput-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
:cond_1d
return-object v0
.end method
.method public getStringValueBytes()Lcom/google/protobuf/l;
.registers 4
.line 1
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x3
if-ne v0, v1, :cond_8
.line 2
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
goto :goto_a
:cond_8
const-string v0, ""
.line 3
:goto_a
instance-of v2, v0, Ljava/lang/String;
if-eqz v2, :cond_1b
.line 4
check-cast v0, Ljava/lang/String;
.line 5
invoke-static {v0}, Lcom/google/protobuf/l;->f(Ljava/lang/String;)Lcom/google/protobuf/l;
move-result-object v0
.line 6
iget v2, p0, Lcom/google/protobuf/Value;->kindCase_:I
if-ne v2, v1, :cond_1a
.line 7
iput-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
:cond_1a
return-object v0
.line 8
:cond_1b
check-cast v0, Lcom/google/protobuf/l;
return-object v0
.end method
.method public getStructValue()Lcom/google/protobuf/Struct;
.registers 3
.line 1
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x5
if-ne v0, v1, :cond_a
.line 2
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v0, Lcom/google/protobuf/Struct;
return-object v0
.line 3
:cond_a
invoke-static {}, Lcom/google/protobuf/Struct;->getDefaultInstance()Lcom/google/protobuf/Struct;
move-result-object v0
return-object v0
.end method
.method public getStructValueOrBuilder()Lcom/google/protobuf/v2;
.registers 3
.line 1
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x5
if-ne v0, v1, :cond_a
.line 2
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v0, Lcom/google/protobuf/Struct;
return-object v0
.line 3
:cond_a
invoke-static {}, Lcom/google/protobuf/Struct;->getDefaultInstance()Lcom/google/protobuf/Struct;
move-result-object v0
return-object v0
.end method
.method public final getUnknownFields()Lcom/google/protobuf/i3;
.registers 2
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageV3;->unknownFields:Lcom/google/protobuf/i3;
return-object v0
.end method
.method public hasBoolValue()Z
.registers 3
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x4
if-ne v0, v1, :cond_7
const/4 v0, 0x1
goto :goto_8
:cond_7
const/4 v0, 0x0
:goto_8
return v0
.end method
.method public hasListValue()Z
.registers 3
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x6
if-ne v0, v1, :cond_7
const/4 v0, 0x1
goto :goto_8
:cond_7
const/4 v0, 0x0
:goto_8
return v0
.end method
.method public hasNullValue()Z
.registers 3
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x1
if-ne v0, v1, :cond_6
goto :goto_7
:cond_6
const/4 v1, 0x0
:goto_7
return v1
.end method
.method public hasNumberValue()Z
.registers 3
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x2
if-ne v0, v1, :cond_7
const/4 v0, 0x1
goto :goto_8
:cond_7
const/4 v0, 0x0
:goto_8
return v0
.end method
.method public hasStringValue()Z
.registers 3
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x3
if-ne v0, v1, :cond_7
const/4 v0, 0x1
goto :goto_8
:cond_7
const/4 v0, 0x0
:goto_8
return v0
.end method
.method public hasStructValue()Z
.registers 3
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x5
if-ne v0, v1, :cond_7
const/4 v0, 0x1
goto :goto_8
:cond_7
const/4 v0, 0x0
:goto_8
return v0
.end method
.method public hashCode()I
.registers 5
.line 1
iget v0, p0, Lcom/google/protobuf/b;->memoizedHashCode:I
if-eqz v0, :cond_5
return v0
.line 2
:cond_5
invoke-static {}, Lcom/google/protobuf/Value;->getDescriptor()Lcom/google/protobuf/t$b;
move-result-object v0
invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I
move-result v0
add-int/lit16 v0, v0, 0x30b
.line 3
iget v1, p0, Lcom/google/protobuf/Value;->kindCase_:I
packed-switch v1, :pswitch_data_90
goto :goto_81
:pswitch_15
const/16 v1, 0x25
const/4 v2, 0x6
const/16 v3, 0x35
invoke-static {v0, v1, v2, v3}, Landroidx/core/content/c;->a(IIII)I
move-result v0
.line 4
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getListValue()Lcom/google/protobuf/ListValue;
move-result-object v1
invoke-virtual {v1}, Lcom/google/protobuf/ListValue;->hashCode()I
move-result v1
goto :goto_80
:pswitch_27
const/16 v1, 0x25
const/4 v2, 0x5
const/16 v3, 0x35
invoke-static {v0, v1, v2, v3}, Landroidx/core/content/c;->a(IIII)I
move-result v0
.line 5
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getStructValue()Lcom/google/protobuf/Struct;
move-result-object v1
invoke-virtual {v1}, Lcom/google/protobuf/Struct;->hashCode()I
move-result v1
goto :goto_80
:pswitch_39
const/16 v1, 0x25
const/4 v2, 0x4
const/16 v3, 0x35
invoke-static {v0, v1, v2, v3}, Landroidx/core/content/c;->a(IIII)I
move-result v0
.line 6
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getBoolValue()Z
move-result v1
.line 7
invoke-static {v1}, Lcom/google/protobuf/s0;->b(Z)I
move-result v1
goto :goto_80
:pswitch_4b
const/16 v1, 0x25
const/4 v2, 0x3
const/16 v3, 0x35
invoke-static {v0, v1, v2, v3}, Landroidx/core/content/c;->a(IIII)I
move-result v0
.line 8
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getStringValue()Ljava/lang/String;
move-result-object v1
invoke-virtual {v1}, Ljava/lang/String;->hashCode()I
move-result v1
goto :goto_80
:pswitch_5d
const/16 v1, 0x25
const/4 v2, 0x2
const/16 v3, 0x35
invoke-static {v0, v1, v2, v3}, Landroidx/core/content/c;->a(IIII)I
move-result v0
.line 9
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getNumberValue()D
move-result-wide v1
invoke-static {v1, v2}, Ljava/lang/Double;->doubleToLongBits(D)J
move-result-wide v1
.line 10
invoke-static {v1, v2}, Lcom/google/protobuf/s0;->c(J)I
move-result v1
goto :goto_80
:pswitch_73
const/16 v1, 0x25
const/4 v2, 0x1
const/16 v3, 0x35
invoke-static {v0, v1, v2, v3}, Landroidx/core/content/c;->a(IIII)I
move-result v0
.line 11
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getNullValueValue()I
move-result v1
:goto_80
add-int/2addr v0, v1
:goto_81
mul-int/lit8 v0, v0, 0x1d
.line 12
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getUnknownFields()Lcom/google/protobuf/i3;
move-result-object v1
invoke-virtual {v1}, Lcom/google/protobuf/i3;->hashCode()I
move-result v1
add-int/2addr v1, v0
.line 13
iput v1, p0, Lcom/google/protobuf/b;->memoizedHashCode:I
return v1
nop
:pswitch_data_90
.packed-switch 0x1
:pswitch_73
:pswitch_5d
:pswitch_4b
:pswitch_39
:pswitch_27
:pswitch_15
.end packed-switch
.end method
.method public internalGetFieldAccessorTable()Lcom/google/protobuf/GeneratedMessageV3$e;
.registers 4
.line 1
sget-object v0, Lcom/google/protobuf/w2;->e:Lcom/google/protobuf/GeneratedMessageV3$e;
const-class v1, Lcom/google/protobuf/Value;
const-class v2, Lcom/google/protobuf/Value$c;
.line 2
invoke-virtual {v0, v1, v2}, Lcom/google/protobuf/GeneratedMessageV3$e;->c(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessageV3$e;
return-object v0
.end method
.method public final isInitialized()Z
.registers 3
.line 1
iget-byte v0, p0, Lcom/google/protobuf/Value;->memoizedIsInitialized:B
const/4 v1, 0x1
if-ne v0, v1, :cond_6
return v1
:cond_6
if-nez v0, :cond_a
const/4 v0, 0x0
return v0
.line 2
:cond_a
iput-byte v1, p0, Lcom/google/protobuf/Value;->memoizedIsInitialized:B
return v1
.end method
.method public newBuilderForType()Lcom/google/protobuf/Value$c;
.registers 2
.line 4
invoke-static {}, Lcom/google/protobuf/Value;->newBuilder()Lcom/google/protobuf/Value$c;
move-result-object v0
return-object v0
.end method
.method public newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$c;)Lcom/google/protobuf/Value$c;
.registers 3
.line 5
new-instance v0, Lcom/google/protobuf/Value$c;
.line 6
invoke-direct {v0, p1}, Lcom/google/protobuf/Value$c;-><init>(Lcom/google/protobuf/GeneratedMessageV3$c;)V
return-object v0
.end method
.method public bridge synthetic newBuilderForType()Lcom/google/protobuf/l1$a;
.registers 2
.line 1
invoke-virtual {p0}, Lcom/google/protobuf/Value;->newBuilderForType()Lcom/google/protobuf/Value$c;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$c;)Lcom/google/protobuf/l1$a;
.registers 2
.line 2
invoke-virtual {p0, p1}, Lcom/google/protobuf/Value;->newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$c;)Lcom/google/protobuf/Value$c;
move-result-object p1
return-object p1
.end method
.method public bridge synthetic newBuilderForType()Lcom/google/protobuf/o1$a;
.registers 2
.line 3
invoke-virtual {p0}, Lcom/google/protobuf/Value;->newBuilderForType()Lcom/google/protobuf/Value$c;
move-result-object v0
return-object v0
.end method
.method public newInstance(Lcom/google/protobuf/GeneratedMessageV3$f;)Ljava/lang/Object;
.registers 2
new-instance p1, Lcom/google/protobuf/Value;
invoke-direct {p1}, Lcom/google/protobuf/Value;-><init>()V
return-object p1
.end method
.method public toBuilder()Lcom/google/protobuf/Value$c;
.registers 2
.line 3
sget-object v0, Lcom/google/protobuf/Value;->DEFAULT_INSTANCE:Lcom/google/protobuf/Value;
if-ne p0, v0, :cond_a
.line 4
new-instance v0, Lcom/google/protobuf/Value$c;
.line 5
invoke-direct {v0}, Lcom/google/protobuf/Value$c;-><init>()V
goto :goto_12
.line 6
:cond_a
new-instance v0, Lcom/google/protobuf/Value$c;
.line 7
invoke-direct {v0}, Lcom/google/protobuf/Value$c;-><init>()V
.line 8
invoke-virtual {v0, p0}, Lcom/google/protobuf/Value$c;->h(Lcom/google/protobuf/Value;)Lcom/google/protobuf/Value$c;
:goto_12
return-object v0
.end method
.method public bridge synthetic toBuilder()Lcom/google/protobuf/l1$a;
.registers 2
.line 1
invoke-virtual {p0}, Lcom/google/protobuf/Value;->toBuilder()Lcom/google/protobuf/Value$c;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic toBuilder()Lcom/google/protobuf/o1$a;
.registers 2
.line 2
invoke-virtual {p0}, Lcom/google/protobuf/Value;->toBuilder()Lcom/google/protobuf/Value$c;
move-result-object v0
return-object v0
.end method
.method public writeTo(Lcom/google/protobuf/o;)V
.registers 6
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x1
if-ne v0, v1, :cond_10
.line 2
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v0, Ljava/lang/Integer;
invoke-virtual {v0}, Ljava/lang/Integer;->intValue()I
move-result v0
.line 3
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/o;->S(II)V
.line 4
:cond_10
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x2
if-ne v0, v1, :cond_20
.line 5
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v0, Ljava/lang/Double;
.line 6
invoke-virtual {v0}, Ljava/lang/Double;->doubleValue()D
move-result-wide v2
.line 7
invoke-virtual {p1, v1, v2, v3}, Lcom/google/protobuf/o;->L(ID)V
.line 8
:cond_20
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x3
if-ne v0, v1, :cond_2a
.line 9
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
invoke-static {p1, v1, v0}, Lcom/google/protobuf/GeneratedMessageV3;->writeString(Lcom/google/protobuf/o;ILjava/lang/Object;)V
.line 10
:cond_2a
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x4
if-ne v0, v1, :cond_3a
.line 11
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v0, Ljava/lang/Boolean;
.line 12
invoke-virtual {v0}, Ljava/lang/Boolean;->booleanValue()Z
move-result v0
.line 13
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/o;->H(IZ)V
.line 14
:cond_3a
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x5
if-ne v0, v1, :cond_46
.line 15
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v0, Lcom/google/protobuf/Struct;
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/o;->U(ILcom/google/protobuf/o1;)V
.line 16
:cond_46
iget v0, p0, Lcom/google/protobuf/Value;->kindCase_:I
const/4 v1, 0x6
if-ne v0, v1, :cond_52
.line 17
iget-object v0, p0, Lcom/google/protobuf/Value;->kind_:Ljava/lang/Object;
check-cast v0, Lcom/google/protobuf/ListValue;
invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/o;->U(ILcom/google/protobuf/o1;)V
.line 18
:cond_52
invoke-virtual {p0}, Lcom/google/protobuf/Value;->getUnknownFields()Lcom/google/protobuf/i3;
move-result-object v0
invoke-virtual {v0, p1}, Lcom/google/protobuf/i3;->writeTo(Lcom/google/protobuf/o;)V
return-void
.end method