apkfuckery/com.discord/smali_classes2/f0/n.smali

53 lines
1.0 KiB
Smali
Raw Permalink Normal View History

2020-11-30 22:35:21 +00:00
.class public final Lf0/n;
.super Lx/m/c/k;
2020-11-12 02:11:44 +00:00
.source "KotlinExtensions.kt"
# interfaces
2020-11-13 19:18:44 +00:00
.implements Lkotlin/jvm/functions/Function1;
2020-11-12 02:11:44 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-30 22:35:21 +00:00
"Lx/m/c/k;",
2020-11-13 19:18:44 +00:00
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Throwable;",
"Lkotlin/Unit;",
">;"
2020-11-12 02:11:44 +00:00
}
.end annotation
# instance fields
2020-11-30 22:35:21 +00:00
.field public final synthetic $this_awaitResponse$inlined:Lf0/d;
2020-11-12 02:11:44 +00:00
# direct methods
2020-11-30 22:35:21 +00:00
.method public constructor <init>(Lf0/d;)V
2020-11-12 02:11:44 +00:00
.locals 0
2020-11-30 22:35:21 +00:00
iput-object p1, p0, Lf0/n;->$this_awaitResponse$inlined:Lf0/d;
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
const/4 p1, 0x1
2020-11-12 02:11:44 +00:00
2020-11-30 22:35:21 +00:00
invoke-direct {p0, p1}, Lx/m/c/k;-><init>(I)V
2020-11-12 02:11:44 +00:00
return-void
.end method
2020-11-13 19:18:44 +00:00
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
check-cast p1, Ljava/lang/Throwable;
2020-11-12 02:11:44 +00:00
2020-11-30 22:35:21 +00:00
iget-object p1, p0, Lf0/n;->$this_awaitResponse$inlined:Lf0/d;
2020-11-12 02:11:44 +00:00
2020-11-30 22:35:21 +00:00
invoke-interface {p1}, Lf0/d;->cancel()V
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
return-object p1
2020-11-12 02:11:44 +00:00
.end method