apkfuckery/com.discord/smali_classes2/f/h/m/n$c.smali

104 lines
2.1 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lf/h/m/n$c;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "UnpackingSoSource.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-07-08 16:44:49 +00:00
value = Lf/h/m/n;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
# instance fields
2020-07-08 16:44:49 +00:00
.field public final a:[Lf/h/m/n$b;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-08 16:44:49 +00:00
.method public constructor <init>([Lf/h/m/n$b;)V
2020-05-17 12:40:10 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-08 16:44:49 +00:00
iput-object p1, p0, Lf/h/m/n$c;->a:[Lf/h/m/n$b;
2020-05-17 12:40:10 +00:00
return-void
.end method
2020-07-08 16:44:49 +00:00
.method public static final a(Ljava/io/DataInput;)Lf/h/m/n$c;
2020-05-17 12:40:10 +00:00
.locals 6
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
invoke-interface {p0}, Ljava/io/DataInput;->readByte()B
move-result v0
const/4 v1, 0x1
if-ne v0, v1, :cond_2
invoke-interface {p0}, Ljava/io/DataInput;->readInt()I
move-result v0
if-ltz v0, :cond_1
2020-07-08 16:44:49 +00:00
new-array v1, v0, [Lf/h/m/n$b;
2020-05-17 12:40:10 +00:00
const/4 v2, 0x0
:goto_0
if-ge v2, v0, :cond_0
2020-07-08 16:44:49 +00:00
new-instance v3, Lf/h/m/n$b;
2020-05-17 12:40:10 +00:00
invoke-interface {p0}, Ljava/io/DataInput;->readUTF()Ljava/lang/String;
move-result-object v4
invoke-interface {p0}, Ljava/io/DataInput;->readUTF()Ljava/lang/String;
move-result-object v5
2020-07-08 16:44:49 +00:00
invoke-direct {v3, v4, v5}, Lf/h/m/n$b;-><init>(Ljava/lang/String;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
aput-object v3, v1, v2
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
2020-07-08 16:44:49 +00:00
new-instance p0, Lf/h/m/n$c;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-direct {p0, v1}, Lf/h/m/n$c;-><init>([Lf/h/m/n$b;)V
2020-05-17 12:40:10 +00:00
return-object p0
:cond_1
new-instance p0, Ljava/lang/RuntimeException;
const-string v0, "illegal number of shared libraries"
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
throw p0
:cond_2
new-instance p0, Ljava/lang/RuntimeException;
const-string v0, "wrong dso manifest version"
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
throw p0
.end method