apkfuckery/com.discord/smali/com/discord/gateway/GatewayDiscovery$discoverGa...

105 lines
2.5 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final synthetic Lcom/discord/gateway/GatewayDiscovery$discoverGatewayUrl$4;
2020-09-08 08:16:32 +00:00
.super Lk0/n/c/g;
2020-05-17 12:40:10 +00:00
.source "GatewayDiscovery.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/gateway/GatewayDiscovery;->discoverGatewayUrl(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1019
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-08 08:16:32 +00:00
"Lk0/n/c/g;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Throwable;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $handleFailure$1:Lcom/discord/gateway/GatewayDiscovery$discoverGatewayUrl$1;
# direct methods
.method public constructor <init>(Lcom/discord/gateway/GatewayDiscovery$discoverGatewayUrl$1;)V
2020-09-08 08:16:32 +00:00
.locals 0
2020-05-17 12:40:10 +00:00
iput-object p1, p0, Lcom/discord/gateway/GatewayDiscovery$discoverGatewayUrl$4;->$handleFailure$1:Lcom/discord/gateway/GatewayDiscovery$discoverGatewayUrl$1;
2020-09-08 08:16:32 +00:00
const/4 p1, 0x1
invoke-direct {p0, p1}, Lk0/n/c/g;-><init>(I)V
return-void
.end method
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
# virtual methods
.method public final getName()Ljava/lang/String;
.locals 1
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
const-string v0, "handleFailure"
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
return-object v0
.end method
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
const/4 v0, 0x0
2020-05-17 12:40:10 +00:00
2020-09-08 08:16:32 +00:00
return-object v0
2020-05-17 12:40:10 +00:00
.end method
2020-09-08 08:16:32 +00:00
.method public final getSignature()Ljava/lang/String;
.locals 1
const-string v0, "invoke(Ljava/lang/Throwable;)V"
return-object v0
.end method
2020-05-17 12:40:10 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/Throwable;
invoke-virtual {p0, p1}, Lcom/discord/gateway/GatewayDiscovery$discoverGatewayUrl$4;->invoke(Ljava/lang/Throwable;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke(Ljava/lang/Throwable;)V
.locals 1
2020-09-08 08:16:32 +00:00
if-eqz p1, :cond_0
2020-05-17 12:40:10 +00:00
iget-object v0, p0, Lcom/discord/gateway/GatewayDiscovery$discoverGatewayUrl$4;->$handleFailure$1:Lcom/discord/gateway/GatewayDiscovery$discoverGatewayUrl$1;
invoke-virtual {v0, p1}, Lcom/discord/gateway/GatewayDiscovery$discoverGatewayUrl$1;->invoke(Ljava/lang/Throwable;)V
return-void
2020-09-08 08:16:32 +00:00
:cond_0
const-string p1, "p1"
invoke-static {p1}, Lk0/n/c/h;->c(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
2020-05-17 12:40:10 +00:00
.end method