apkfuckery/com.discord/smali_classes2/g0/o.smali

117 lines
2.6 KiB
Smali
Raw Normal View History

2020-09-22 07:09:10 +00:00
.class public final Lg0/o;
2020-11-09 00:01:03 +00:00
.super Ljava/lang/Object;
2020-11-09 19:03:49 +00:00
.source "KotlinExtensions.kt"
# interfaces
.implements Lg0/f;
2020-09-16 23:45:23 +00:00
# annotations
2020-11-09 19:03:49 +00:00
.annotation system Ldalvik/annotation/Signature;
2020-09-16 23:45:23 +00:00
value = {
2020-11-09 19:03:49 +00:00
"Ljava/lang/Object;",
"Lg0/f<",
"TT;>;"
2020-09-16 23:45:23 +00:00
}
.end annotation
2020-10-05 23:18:16 +00:00
2020-09-16 23:45:23 +00:00
# instance fields
2020-11-09 19:03:49 +00:00
.field public final synthetic a:Lz/a/f;
2020-09-16 23:45:23 +00:00
# direct methods
2020-11-09 19:03:49 +00:00
.method public constructor <init>(Lz/a/f;)V
2020-09-16 23:45:23 +00:00
.locals 0
2020-11-09 19:03:49 +00:00
iput-object p1, p0, Lg0/o;->a:Lz/a/f;
2020-09-16 23:45:23 +00:00
2020-11-09 19:03:49 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-09-16 23:45:23 +00:00
return-void
.end method
# virtual methods
2020-11-09 19:03:49 +00:00
.method public a(Lg0/d;Ljava/lang/Throwable;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lg0/d<",
"TT;>;",
"Ljava/lang/Throwable;",
")V"
}
2020-11-09 00:01:03 +00:00
.end annotation
2020-10-05 23:18:16 +00:00
2020-11-09 19:03:49 +00:00
const-string v0, "call"
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
invoke-static {p1, v0}, Ly/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
const-string p1, "t"
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
invoke-static {p2, p1}, Ly/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
iget-object p1, p0, Lg0/o;->a:Lz/a/f;
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
invoke-static {p2}, Lf/h/a/f/f/n/f;->createFailure(Ljava/lang/Throwable;)Ljava/lang/Object;
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
move-result-object p2
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
invoke-interface {p1, p2}, Lkotlin/coroutines/Continuation;->resumeWith(Ljava/lang/Object;)V
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
return-void
2020-11-09 00:01:03 +00:00
.end method
2020-11-09 19:03:49 +00:00
.method public b(Lg0/d;Lg0/b0;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lg0/d<",
"TT;>;",
"Lg0/b0<",
"TT;>;)V"
}
.end annotation
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
const-string v0, "call"
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
invoke-static {p1, v0}, Ly/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
const-string p1, "response"
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
invoke-static {p2, p1}, Ly/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
invoke-virtual {p2}, Lg0/b0;->a()Z
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
move-result p1
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
if-eqz p1, :cond_0
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
iget-object p1, p0, Lg0/o;->a:Lz/a/f;
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
iget-object p2, p2, Lg0/b0;->b:Ljava/lang/Object;
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
invoke-interface {p1, p2}, Lkotlin/coroutines/Continuation;->resumeWith(Ljava/lang/Object;)V
2020-11-09 00:01:03 +00:00
goto :goto_0
2020-10-05 23:18:16 +00:00
2020-11-05 20:51:11 +00:00
:cond_0
2020-11-09 19:03:49 +00:00
iget-object p1, p0, Lg0/o;->a:Lz/a/f;
2020-10-05 23:18:16 +00:00
2020-11-09 19:03:49 +00:00
new-instance v0, Lretrofit2/HttpException;
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
invoke-direct {v0, p2}, Lretrofit2/HttpException;-><init>(Lg0/b0;)V
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
invoke-static {v0}, Lf/h/a/f/f/n/f;->createFailure(Ljava/lang/Throwable;)Ljava/lang/Object;
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
move-result-object p2
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
invoke-interface {p1, p2}, Lkotlin/coroutines/Continuation;->resumeWith(Ljava/lang/Object;)V
2020-11-09 00:01:03 +00:00
:goto_0
2020-11-09 19:03:49 +00:00
return-void
2020-09-16 23:45:23 +00:00
.end method