SourceContext.smali
.class public final Lcom/google/protobuf/SourceContext;
.super Lcom/google/protobuf/GeneratedMessageV3;
.source "SourceContext.java"
# interfaces
.implements Lcom/google/protobuf/SourceContextOrBuilder;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/protobuf/SourceContext$Builder;
}
.end annotation
# static fields
.field private static final DEFAULT_INSTANCE:Lcom/google/protobuf/SourceContext;
.field public static final FILE_NAME_FIELD_NUMBER:I = 0x1
.field private static final PARSER:Lcom/google/protobuf/Parser;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/protobuf/Parser",
"<",
"Lcom/google/protobuf/SourceContext;",
">;"
}
.end annotation
.end field
.field private static final serialVersionUID:J
# instance fields
.field private volatile fileName_:Ljava/lang/Object;
.field private memoizedIsInitialized:B
# direct methods
.method static constructor <clinit>()V
.registers 1
.prologue
.line 519
new-instance v0, Lcom/google/protobuf/SourceContext;
invoke-direct {v0}, Lcom/google/protobuf/SourceContext;-><init>()V
sput-object v0, Lcom/google/protobuf/SourceContext;->DEFAULT_INSTANCE:Lcom/google/protobuf/SourceContext;
.line 527
new-instance v0, Lcom/google/protobuf/SourceContext$1;
invoke-direct {v0}, Lcom/google/protobuf/SourceContext$1;-><init>()V
sput-object v0, Lcom/google/protobuf/SourceContext;->PARSER:Lcom/google/protobuf/Parser;
return-void
.end method
.method private constructor <init>()V
.registers 2
.prologue
.line 22
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageV3;-><init>()V
.line 124
const/4 v0, -0x1
iput-byte v0, p0, Lcom/google/protobuf/SourceContext;->memoizedIsInitialized:B
.line 23
const-string v0, ""
iput-object v0, p0, Lcom/google/protobuf/SourceContext;->fileName_:Ljava/lang/Object;
.line 24
return-void
.end method
.method private constructor <init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
.registers 6
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
const/4 v1, 0x1
.line 35
invoke-direct {p0}, Lcom/google/protobuf/SourceContext;-><init>()V
.line 38
const/4 v0, 0x0
.line 39
:cond_5
:goto_5
if-nez v0, :cond_2a
.line 40
:try_start_7
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
move-result v2
.line 41
sparse-switch v2, :sswitch_data_3a
.line 46
invoke-virtual {p1, v2}, Lcom/google/protobuf/CodedInputStream;->skipField(I)Z
move-result v2
if-nez v2, :cond_5
move v0, v1
.line 47
goto :goto_5
:sswitch_16
move v0, v1
.line 44
goto :goto_5
.line 52
:sswitch_18
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readStringRequireUtf8()Ljava/lang/String;
move-result-object v2
.line 54
iput-object v2, p0, Lcom/google/protobuf/SourceContext;->fileName_:Ljava/lang/Object;
:try_end_1e
.catch Lcom/google/protobuf/InvalidProtocolBufferException; {:try_start_7 .. :try_end_1e} :catch_1f
.catch Ljava/io/IOException; {:try_start_7 .. :try_end_1e} :catch_2e
.catchall {:try_start_7 .. :try_end_1e} :catchall_25
goto :goto_5
.line 59
:catch_1f
move-exception v0
.line 60
:try_start_20
invoke-virtual {v0, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
move-result-object v0
throw v0
:try_end_25
.catchall {:try_start_20 .. :try_end_25} :catchall_25
.line 65
:catchall_25
move-exception v0
invoke-virtual {p0}, Lcom/google/protobuf/SourceContext;->makeExtensionsImmutable()V
throw v0
:cond_2a
invoke-virtual {p0}, Lcom/google/protobuf/SourceContext;->makeExtensionsImmutable()V
.line 67
return-void
.line 61
:catch_2e
move-exception v0
.line 62
:try_start_2f
new-instance v1, Lcom/google/protobuf/InvalidProtocolBufferException;
invoke-direct {v1, v0}, Lcom/google/protobuf/InvalidProtocolBufferException;-><init>(Ljava/io/IOException;)V
.line 63
invoke-virtual {v1, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
move-result-object v0
throw v0
:try_end_39
.catchall {:try_start_2f .. :try_end_39} :catchall_25
.line 41
nop
:sswitch_data_3a
.sparse-switch
0x0 -> :sswitch_16
0xa -> :sswitch_18
.end sparse-switch
.end method
.method synthetic constructor <init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;Lcom/google/protobuf/SourceContext$1;)V
.registers 4
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 14
invoke-direct {p0, p1, p2}, Lcom/google/protobuf/SourceContext;-><init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
return-void
.end method
.method private constructor <init>(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/protobuf/GeneratedMessageV3$Builder",
"<*>;)V"
}
.end annotation
.prologue
.line 20
invoke-direct {p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;-><init>(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
.line 124
const/4 v0, -0x1
iput-byte v0, p0, Lcom/google/protobuf/SourceContext;->memoizedIsInitialized:B
.line 21
return-void
.end method
.method synthetic constructor <init>(Lcom/google/protobuf/GeneratedMessageV3$Builder;Lcom/google/protobuf/SourceContext$1;)V
.registers 3
.prologue
.line 14
invoke-direct {p0, p1}, Lcom/google/protobuf/SourceContext;-><init>(Lcom/google/protobuf/GeneratedMessageV3$Builder;)V
return-void
.end method
.method static synthetic access$300(Lcom/google/protobuf/SourceContext;)Ljava/lang/Object;
.registers 2
.prologue
.line 14
iget-object v0, p0, Lcom/google/protobuf/SourceContext;->fileName_:Ljava/lang/Object;
return-object v0
.end method
.method static synthetic access$302(Lcom/google/protobuf/SourceContext;Ljava/lang/Object;)Ljava/lang/Object;
.registers 2
.prologue
.line 14
iput-object p1, p0, Lcom/google/protobuf/SourceContext;->fileName_:Ljava/lang/Object;
return-object p1
.end method
.method static synthetic access$400()Lcom/google/protobuf/Parser;
.registers 1
.prologue
.line 14
sget-object v0, Lcom/google/protobuf/SourceContext;->PARSER:Lcom/google/protobuf/Parser;
return-object v0
.end method
.method public static getDefaultInstance()Lcom/google/protobuf/SourceContext;
.registers 1
.prologue
.line 523
sget-object v0, Lcom/google/protobuf/SourceContext;->DEFAULT_INSTANCE:Lcom/google/protobuf/SourceContext;
return-object v0
.end method
.method public static final getDescriptor()Lcom/google/protobuf/Descriptors$Descriptor;
.registers 1
.prologue
.line 70
sget-object v0, Lcom/google/protobuf/SourceContextProto;->internal_static_google_protobuf_SourceContext_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
return-object v0
.end method
.method public static newBuilder()Lcom/google/protobuf/SourceContext$Builder;
.registers 1
.prologue
.line 256
sget-object v0, Lcom/google/protobuf/SourceContext;->DEFAULT_INSTANCE:Lcom/google/protobuf/SourceContext;
invoke-virtual {v0}, Lcom/google/protobuf/SourceContext;->toBuilder()Lcom/google/protobuf/SourceContext$Builder;
move-result-object v0
return-object v0
.end method
.method public static newBuilder(Lcom/google/protobuf/SourceContext;)Lcom/google/protobuf/SourceContext$Builder;
.registers 2
.prologue
.line 259
sget-object v0, Lcom/google/protobuf/SourceContext;->DEFAULT_INSTANCE:Lcom/google/protobuf/SourceContext;
invoke-virtual {v0}, Lcom/google/protobuf/SourceContext;->toBuilder()Lcom/google/protobuf/SourceContext$Builder;
move-result-object v0
invoke-virtual {v0, p0}, Lcom/google/protobuf/SourceContext$Builder;->mergeFrom(Lcom/google/protobuf/SourceContext;)Lcom/google/protobuf/SourceContext$Builder;
move-result-object v0
return-object v0
.end method
.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/google/protobuf/SourceContext;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.prologue
.line 230
sget-object v0, Lcom/google/protobuf/SourceContext;->PARSER:Lcom/google/protobuf/Parser;
.line 231
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageV3;->parseDelimitedWithIOException(Lcom/google/protobuf/Parser;Ljava/io/InputStream;)Lcom/google/protobuf/Message;
move-result-object v0
check-cast v0, Lcom/google/protobuf/SourceContext;
return-object v0
.end method
.method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/SourceContext;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.prologue
.line 237
sget-object v0, Lcom/google/protobuf/SourceContext;->PARSER:Lcom/google/protobuf/Parser;
.line 238
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 v0
check-cast v0, Lcom/google/protobuf/SourceContext;
return-object v0
.end method
.method public static parseFrom(Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/SourceContext;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 198
sget-object v0, Lcom/google/protobuf/SourceContext;->PARSER:Lcom/google/protobuf/Parser;
invoke-interface {v0, p0}, Lcom/google/protobuf/Parser;->parseFrom(Lcom/google/protobuf/ByteString;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/google/protobuf/SourceContext;
return-object v0
.end method
.method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/SourceContext;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 204
sget-object v0, Lcom/google/protobuf/SourceContext;->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 v0
check-cast v0, Lcom/google/protobuf/SourceContext;
return-object v0
.end method
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/SourceContext;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.prologue
.line 243
sget-object v0, Lcom/google/protobuf/SourceContext;->PARSER:Lcom/google/protobuf/Parser;
.line 244
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageV3;->parseWithIOException(Lcom/google/protobuf/Parser;Lcom/google/protobuf/CodedInputStream;)Lcom/google/protobuf/Message;
move-result-object v0
check-cast v0, Lcom/google/protobuf/SourceContext;
return-object v0
.end method
.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/SourceContext;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.prologue
.line 250
sget-object v0, Lcom/google/protobuf/SourceContext;->PARSER:Lcom/google/protobuf/Parser;
.line 251
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 v0
check-cast v0, Lcom/google/protobuf/SourceContext;
return-object v0
.end method
.method public static parseFrom(Ljava/io/InputStream;)Lcom/google/protobuf/SourceContext;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.prologue
.line 218
sget-object v0, Lcom/google/protobuf/SourceContext;->PARSER:Lcom/google/protobuf/Parser;
.line 219
invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageV3;->parseWithIOException(Lcom/google/protobuf/Parser;Ljava/io/InputStream;)Lcom/google/protobuf/Message;
move-result-object v0
check-cast v0, Lcom/google/protobuf/SourceContext;
return-object v0
.end method
.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/SourceContext;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.prologue
.line 225
sget-object v0, Lcom/google/protobuf/SourceContext;->PARSER:Lcom/google/protobuf/Parser;
.line 226
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 v0
check-cast v0, Lcom/google/protobuf/SourceContext;
return-object v0
.end method
.method public static parseFrom(Ljava/nio/ByteBuffer;)Lcom/google/protobuf/SourceContext;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 187
sget-object v0, Lcom/google/protobuf/SourceContext;->PARSER:Lcom/google/protobuf/Parser;
invoke-interface {v0, p0}, Lcom/google/protobuf/Parser;->parseFrom(Ljava/nio/ByteBuffer;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/google/protobuf/SourceContext;
return-object v0
.end method
.method public static parseFrom(Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/SourceContext;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 193
sget-object v0, Lcom/google/protobuf/SourceContext;->PARSER:Lcom/google/protobuf/Parser;
invoke-interface {v0, p0, p1}, Lcom/google/protobuf/Parser;->parseFrom(Ljava/nio/ByteBuffer;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/google/protobuf/SourceContext;
return-object v0
.end method
.method public static parseFrom([B)Lcom/google/protobuf/SourceContext;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 208
sget-object v0, Lcom/google/protobuf/SourceContext;->PARSER:Lcom/google/protobuf/Parser;
invoke-interface {v0, p0}, Lcom/google/protobuf/Parser;->parseFrom([B)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/google/protobuf/SourceContext;
return-object v0
.end method
.method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/SourceContext;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.prologue
.line 214
sget-object v0, Lcom/google/protobuf/SourceContext;->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 v0
check-cast v0, Lcom/google/protobuf/SourceContext;
return-object v0
.end method
.method public static parser()Lcom/google/protobuf/Parser;
.registers 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/protobuf/Parser",
"<",
"Lcom/google/protobuf/SourceContext;",
">;"
}
.end annotation
.prologue
.line 537
sget-object v0, Lcom/google/protobuf/SourceContext;->PARSER:Lcom/google/protobuf/Parser;
return-object v0
.end method
# virtual methods
.method public equals(Ljava/lang/Object;)Z
.registers 5
.prologue
const/4 v0, 0x1
.line 156
if-ne p1, p0, :cond_4
.line 167
:cond_3
:goto_3
return v0
.line 159
:cond_4
instance-of v1, p1, Lcom/google/protobuf/SourceContext;
if-nez v1, :cond_d
.line 160
invoke-super {p0, p1}, Lcom/google/protobuf/GeneratedMessageV3;->equals(Ljava/lang/Object;)Z
move-result v0
goto :goto_3
.line 162
:cond_d
check-cast p1, Lcom/google/protobuf/SourceContext;
.line 165
invoke-virtual {p0}, Lcom/google/protobuf/SourceContext;->getFileName()Ljava/lang/String;
move-result-object v1
.line 166
invoke-virtual {p1}, Lcom/google/protobuf/SourceContext;->getFileName()Ljava/lang/String;
move-result-object v2
invoke-virtual {v1, v2}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v1
if-nez v1, :cond_3
const/4 v0, 0x0
goto :goto_3
.end method
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/Message;
.registers 2
.prologue
.line 14
invoke-virtual {p0}, Lcom/google/protobuf/SourceContext;->getDefaultInstanceForType()Lcom/google/protobuf/SourceContext;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
.registers 2
.prologue
.line 14
invoke-virtual {p0}, Lcom/google/protobuf/SourceContext;->getDefaultInstanceForType()Lcom/google/protobuf/SourceContext;
move-result-object v0
return-object v0
.end method
.method public getDefaultInstanceForType()Lcom/google/protobuf/SourceContext;
.registers 2
.prologue
.line 546
sget-object v0, Lcom/google/protobuf/SourceContext;->DEFAULT_INSTANCE:Lcom/google/protobuf/SourceContext;
return-object v0
.end method
.method public getFileName()Ljava/lang/String;
.registers 3
.prologue
.line 91
iget-object v0, p0, Lcom/google/protobuf/SourceContext;->fileName_:Ljava/lang/Object;
.line 92
instance-of v1, v0, Ljava/lang/String;
if-eqz v1, :cond_9
.line 93
check-cast v0, Ljava/lang/String;
.line 99
:goto_8
return-object v0
.line 95
:cond_9
check-cast v0, Lcom/google/protobuf/ByteString;
.line 97
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
move-result-object v0
.line 98
iput-object v0, p0, Lcom/google/protobuf/SourceContext;->fileName_:Ljava/lang/Object;
goto :goto_8
.end method
.method public getFileNameBytes()Lcom/google/protobuf/ByteString;
.registers 3
.prologue
.line 112
iget-object v0, p0, Lcom/google/protobuf/SourceContext;->fileName_:Ljava/lang/Object;
.line 113
instance-of v1, v0, Ljava/lang/String;
if-eqz v1, :cond_f
.line 114
check-cast v0, Ljava/lang/String;
.line 115
invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
move-result-object v0
.line 117
iput-object v0, p0, Lcom/google/protobuf/SourceContext;->fileName_:Ljava/lang/Object;
.line 120
:goto_e
return-object v0
:cond_f
check-cast v0, Lcom/google/protobuf/ByteString;
goto :goto_e
.end method
.method public getParserForType()Lcom/google/protobuf/Parser;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/protobuf/Parser",
"<",
"Lcom/google/protobuf/SourceContext;",
">;"
}
.end annotation
.prologue
.line 542
sget-object v0, Lcom/google/protobuf/SourceContext;->PARSER:Lcom/google/protobuf/Parser;
return-object v0
.end method
.method public getSerializedSize()I
.registers 4
.prologue
.line 142
iget v0, p0, Lcom/google/protobuf/SourceContext;->memoizedSize:I
.line 143
const/4 v1, -0x1
if-eq v0, v1, :cond_6
.line 150
:goto_5
return v0
.line 145
:cond_6
const/4 v0, 0x0
.line 146
invoke-virtual {p0}, Lcom/google/protobuf/SourceContext;->getFileNameBytes()Lcom/google/protobuf/ByteString;
move-result-object v1
invoke-virtual {v1}, Lcom/google/protobuf/ByteString;->isEmpty()Z
move-result v1
if-nez v1, :cond_19
.line 147
const/4 v1, 0x1
iget-object v2, p0, Lcom/google/protobuf/SourceContext;->fileName_:Ljava/lang/Object;
invoke-static {v1, v2}, Lcom/google/protobuf/GeneratedMessageV3;->computeStringSize(ILjava/lang/Object;)I
move-result v1
add-int/2addr v0, v1
.line 149
:cond_19
iput v0, p0, Lcom/google/protobuf/SourceContext;->memoizedSize:I
goto :goto_5
.end method
.method public final getUnknownFields()Lcom/google/protobuf/UnknownFieldSet;
.registers 2
.prologue
.line 29
invoke-static {}, Lcom/google/protobuf/UnknownFieldSet;->getDefaultInstance()Lcom/google/protobuf/UnknownFieldSet;
move-result-object v0
return-object v0
.end method
.method public hashCode()I
.registers 3
.prologue
.line 172
iget v0, p0, Lcom/google/protobuf/SourceContext;->memoizedHashCode:I
if-eqz v0, :cond_7
.line 173
iget v0, p0, Lcom/google/protobuf/SourceContext;->memoizedHashCode:I
.line 181
:goto_6
return v0
.line 176
:cond_7
invoke-static {}, Lcom/google/protobuf/SourceContext;->getDescriptor()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 177
mul-int/lit8 v0, v0, 0x25
add-int/lit8 v0, v0, 0x1
.line 178
mul-int/lit8 v0, v0, 0x35
invoke-virtual {p0}, Lcom/google/protobuf/SourceContext;->getFileName()Ljava/lang/String;
move-result-object v1
invoke-virtual {v1}, Ljava/lang/String;->hashCode()I
move-result v1
add-int/2addr v0, v1
.line 179
mul-int/lit8 v0, v0, 0x1d
iget-object v1, p0, Lcom/google/protobuf/SourceContext;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;
invoke-virtual {v1}, Lcom/google/protobuf/UnknownFieldSet;->hashCode()I
move-result v1
add-int/2addr v0, v1
.line 180
iput v0, p0, Lcom/google/protobuf/SourceContext;->memoizedHashCode:I
goto :goto_6
.end method
.method protected internalGetFieldAccessorTable()Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
.registers 4
.prologue
.line 75
sget-object v0, Lcom/google/protobuf/SourceContextProto;->internal_static_google_protobuf_SourceContext_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
const-class v1, Lcom/google/protobuf/SourceContext;
const-class v2, Lcom/google/protobuf/SourceContext$Builder;
.line 76
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
.registers 3
.prologue
const/4 v0, 0x1
.line 126
iget-byte v1, p0, Lcom/google/protobuf/SourceContext;->memoizedIsInitialized:B
.line 127
if-ne v1, v0, :cond_6
.line 131
:goto_5
return v0
.line 128
:cond_6
if-nez v1, :cond_a
const/4 v0, 0x0
goto :goto_5
.line 130
:cond_a
iput-byte v0, p0, Lcom/google/protobuf/SourceContext;->memoizedIsInitialized:B
goto :goto_5
.end method
.method public bridge synthetic newBuilderForType()Lcom/google/protobuf/Message$Builder;
.registers 2
.prologue
.line 14
invoke-virtual {p0}, Lcom/google/protobuf/SourceContext;->newBuilderForType()Lcom/google/protobuf/SourceContext$Builder;
move-result-object v0
return-object v0
.end method
.method protected bridge synthetic newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/Message$Builder;
.registers 3
.prologue
.line 14
invoke-virtual {p0, p1}, Lcom/google/protobuf/SourceContext;->newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/SourceContext$Builder;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic newBuilderForType()Lcom/google/protobuf/MessageLite$Builder;
.registers 2
.prologue
.line 14
invoke-virtual {p0}, Lcom/google/protobuf/SourceContext;->newBuilderForType()Lcom/google/protobuf/SourceContext$Builder;
move-result-object v0
return-object v0
.end method
.method public newBuilderForType()Lcom/google/protobuf/SourceContext$Builder;
.registers 2
.prologue
.line 254
invoke-static {}, Lcom/google/protobuf/SourceContext;->newBuilder()Lcom/google/protobuf/SourceContext$Builder;
move-result-object v0
return-object v0
.end method
.method protected newBuilderForType(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;)Lcom/google/protobuf/SourceContext$Builder;
.registers 4
.prologue
.line 269
new-instance v0, Lcom/google/protobuf/SourceContext$Builder;
const/4 v1, 0x0
invoke-direct {v0, p1, v1}, Lcom/google/protobuf/SourceContext$Builder;-><init>(Lcom/google/protobuf/GeneratedMessageV3$BuilderParent;Lcom/google/protobuf/SourceContext$1;)V
.line 270
return-object v0
.end method
.method public bridge synthetic toBuilder()Lcom/google/protobuf/Message$Builder;
.registers 2
.prologue
.line 14
invoke-virtual {p0}, Lcom/google/protobuf/SourceContext;->toBuilder()Lcom/google/protobuf/SourceContext$Builder;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic toBuilder()Lcom/google/protobuf/MessageLite$Builder;
.registers 2
.prologue
.line 14
invoke-virtual {p0}, Lcom/google/protobuf/SourceContext;->toBuilder()Lcom/google/protobuf/SourceContext$Builder;
move-result-object v0
return-object v0
.end method
.method public toBuilder()Lcom/google/protobuf/SourceContext$Builder;
.registers 3
.prologue
const/4 v1, 0x0
.line 262
sget-object v0, Lcom/google/protobuf/SourceContext;->DEFAULT_INSTANCE:Lcom/google/protobuf/SourceContext;
if-ne p0, v0, :cond_b
new-instance v0, Lcom/google/protobuf/SourceContext$Builder;
invoke-direct {v0, v1}, Lcom/google/protobuf/SourceContext$Builder;-><init>(Lcom/google/protobuf/SourceContext$1;)V
.line 263
:goto_a
return-object v0
.line 262
:cond_b
new-instance v0, Lcom/google/protobuf/SourceContext$Builder;
invoke-direct {v0, v1}, Lcom/google/protobuf/SourceContext$Builder;-><init>(Lcom/google/protobuf/SourceContext$1;)V
.line 263
invoke-virtual {v0, p0}, Lcom/google/protobuf/SourceContext$Builder;->mergeFrom(Lcom/google/protobuf/SourceContext;)Lcom/google/protobuf/SourceContext$Builder;
move-result-object v0
goto :goto_a
.end method
.method public writeTo(Lcom/google/protobuf/CodedOutputStream;)V
.registers 4
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.prologue
.line 136
invoke-virtual {p0}, Lcom/google/protobuf/SourceContext;->getFileNameBytes()Lcom/google/protobuf/ByteString;
move-result-object v0
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->isEmpty()Z
move-result v0
if-nez v0, :cond_10
.line 137
const/4 v0, 0x1
iget-object v1, p0, Lcom/google/protobuf/SourceContext;->fileName_:Ljava/lang/Object;
invoke-static {p1, v0, v1}, Lcom/google/protobuf/GeneratedMessageV3;->writeString(Lcom/google/protobuf/CodedOutputStream;ILjava/lang/Object;)V
.line 139
:cond_10
return-void
.end method