- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
289 lines
11 KiB
Smali
289 lines
11 KiB
Smali
.class public final Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;
|
|
.super Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/protobuf/DescriptorProtos$SourceCodeInfoOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "Builder"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/google/protobuf/GeneratedMessageLite$Builder<",
|
|
"Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;",
|
|
"Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;",
|
|
">;",
|
|
"Lcom/google/protobuf/DescriptorProtos$SourceCodeInfoOrBuilder;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 29135
|
|
invoke-static {}, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;->access$44700()Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-direct {p0, v0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;-><init>(Lcom/google/protobuf/GeneratedMessageLite;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Lcom/google/protobuf/DescriptorProtos$1;)V
|
|
.locals 0
|
|
|
|
.line 29128
|
|
invoke-direct {p0}, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public addAllLocation(Ljava/lang/Iterable;)Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/Iterable<",
|
|
"+",
|
|
"Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;",
|
|
">;)",
|
|
"Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 29660
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V
|
|
|
|
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
.line 29661
|
|
check-cast v0, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
|
|
|
|
invoke-static {v0, p1}, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;->access$45100(Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;Ljava/lang/Iterable;)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public addLocation(ILcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location$Builder;)Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;
|
|
.locals 1
|
|
|
|
.line 29606
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V
|
|
|
|
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
.line 29607
|
|
check-cast v0, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
|
|
|
|
.line 29608
|
|
invoke-virtual {p2}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->build()Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p2
|
|
|
|
check-cast p2, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;
|
|
|
|
.line 29607
|
|
invoke-static {v0, p1, p2}, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;->access$45000(Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;ILcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public addLocation(ILcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;)Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;
|
|
.locals 1
|
|
|
|
.line 29500
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V
|
|
|
|
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
.line 29501
|
|
check-cast v0, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
|
|
|
|
invoke-static {v0, p1, p2}, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;->access$45000(Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;ILcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public addLocation(Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location$Builder;)Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;
|
|
.locals 1
|
|
|
|
.line 29553
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V
|
|
|
|
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
.line 29554
|
|
check-cast v0, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
|
|
|
|
invoke-virtual {p1}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->build()Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;
|
|
|
|
invoke-static {v0, p1}, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;->access$44900(Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public addLocation(Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;)Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;
|
|
.locals 1
|
|
|
|
.line 29447
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V
|
|
|
|
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
.line 29448
|
|
check-cast v0, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
|
|
|
|
invoke-static {v0, p1}, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;->access$44900(Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearLocation()Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;
|
|
.locals 1
|
|
|
|
.line 29712
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V
|
|
|
|
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
.line 29713
|
|
check-cast v0, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
|
|
|
|
invoke-static {v0}, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;->access$45200(Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public getLocation(I)Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
.line 29290
|
|
check-cast v0, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
|
|
|
|
invoke-virtual {v0, p1}, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;->getLocation(I)Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getLocationCount()I
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
.line 29240
|
|
check-cast v0, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;->getLocationCount()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getLocationList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
.line 29188
|
|
check-cast v0, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
|
|
|
|
.line 29189
|
|
invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;->getLocationList()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
.line 29188
|
|
invoke-static {v0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public removeLocation(I)Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;
|
|
.locals 1
|
|
|
|
.line 29764
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V
|
|
|
|
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
.line 29765
|
|
check-cast v0, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
|
|
|
|
invoke-static {v0, p1}, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;->access$45300(Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;I)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setLocation(ILcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location$Builder;)Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;
|
|
.locals 1
|
|
|
|
.line 29394
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V
|
|
|
|
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
.line 29395
|
|
check-cast v0, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
|
|
|
|
.line 29396
|
|
invoke-virtual {p2}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->build()Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p2
|
|
|
|
check-cast p2, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;
|
|
|
|
.line 29395
|
|
invoke-static {v0, p1, p2}, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;->access$44800(Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;ILcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setLocation(ILcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;)Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Builder;
|
|
.locals 1
|
|
|
|
.line 29341
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V
|
|
|
|
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
.line 29342
|
|
check-cast v0, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;
|
|
|
|
invoke-static {v0, p1, p2}, Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;->access$44800(Lcom/google/protobuf/DescriptorProtos$SourceCodeInfo;ILcom/google/protobuf/DescriptorProtos$SourceCodeInfo$Location;)V
|
|
|
|
return-object p0
|
|
.end method
|