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

115 lines
2.2 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lf/h/m/f$c$a;
.super Lf/h/m/n$e;
2020-05-17 12:40:10 +00:00
.source "ExtractFromZipSoSource.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-07-08 16:44:49 +00:00
value = Lf/h/m/f$c;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x11
name = "a"
.end annotation
# instance fields
.field public d:I
2020-07-08 16:44:49 +00:00
.field public final synthetic e:Lf/h/m/f$c;
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/f$c;Lf/h/m/f$a;)V
2020-05-17 12:40:10 +00:00
.locals 0
2020-07-08 16:44:49 +00:00
iput-object p1, p0, Lf/h/m/f$c$a;->e:Lf/h/m/f$c;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-direct {p0}, Lf/h/m/n$e;-><init>()V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
.method public a()Z
.locals 2
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lf/h/m/f$c$a;->e:Lf/h/m/f$c;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-virtual {v0}, Lf/h/m/f$c;->c()[Lf/h/m/f$b;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget v0, p0, Lf/h/m/f$c$a;->d:I
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object v1, p0, Lf/h/m/f$c$a;->e:Lf/h/m/f$c;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object v1, v1, Lf/h/m/f$c;->d:[Lf/h/m/f$b;
2020-05-17 12:40:10 +00:00
array-length v1, v1
if-ge v0, v1, :cond_0
const/4 v0, 0x1
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
return v0
.end method
2020-07-08 16:44:49 +00:00
.method public b()Lf/h/m/n$d;
2020-05-17 12:40:10 +00:00
.locals 4
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lf/h/m/f$c$a;->e:Lf/h/m/f$c;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-virtual {v0}, Lf/h/m/f$c;->c()[Lf/h/m/f$b;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lf/h/m/f$c$a;->e:Lf/h/m/f$c;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object v1, v0, Lf/h/m/f$c;->d:[Lf/h/m/f$b;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget v2, p0, Lf/h/m/f$c$a;->d:I
2020-05-17 12:40:10 +00:00
add-int/lit8 v3, v2, 0x1
2020-07-08 16:44:49 +00:00
iput v3, p0, Lf/h/m/f$c$a;->d:I
2020-05-17 12:40:10 +00:00
aget-object v1, v1, v2
2020-07-08 16:44:49 +00:00
iget-object v0, v0, Lf/h/m/f$c;->e:Ljava/util/zip/ZipFile;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object v2, v1, Lf/h/m/f$b;->f:Ljava/util/zip/ZipEntry;
2020-05-17 12:40:10 +00:00
invoke-virtual {v0, v2}, Ljava/util/zip/ZipFile;->getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream;
move-result-object v0
:try_start_0
2020-07-08 16:44:49 +00:00
new-instance v2, Lf/h/m/n$d;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-direct {v2, v1, v0}, Lf/h/m/n$d;-><init>(Lf/h/m/n$b;Ljava/io/InputStream;)V
2020-05-17 12:40:10 +00:00
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
return-object v2
:catchall_0
move-exception v1
if-eqz v0, :cond_0
invoke-virtual {v0}, Ljava/io/InputStream;->close()V
:cond_0
throw v1
.end method