apkfuckery/com.discord/smali/com/discord/utilities/SystemLogUtils$fetchLastTom...

90 lines
2.4 KiB
Smali

.class public final Lcom/discord/utilities/SystemLogUtils$fetchLastTombstone$extractedGroups$1;
.super Lk0/n/c/j;
.source "SystemLogUtils.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/utilities/SystemLogUtils;->fetchLastTombstone$app_productionDiscordExternalRelease(Ljava/util/Collection;)Lcom/discord/utilities/SystemLogUtils$Tombstone;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lk0/n/c/j;",
"Lkotlin/jvm/functions/Function1<",
"Lkotlin/text/MatchResult;",
"Ljava/lang/String;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $removeDexNameExp:Lkotlin/text/Regex;
# direct methods
.method public constructor <init>(Lkotlin/text/Regex;)V
.locals 0
iput-object p1, p0, Lcom/discord/utilities/SystemLogUtils$fetchLastTombstone$extractedGroups$1;->$removeDexNameExp:Lkotlin/text/Regex;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lk0/n/c/j;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lkotlin/text/MatchResult;
invoke-virtual {p0, p1}, Lcom/discord/utilities/SystemLogUtils$fetchLastTombstone$extractedGroups$1;->invoke(Lkotlin/text/MatchResult;)Ljava/lang/String;
move-result-object p1
return-object p1
.end method
.method public final invoke(Lkotlin/text/MatchResult;)Ljava/lang/String;
.locals 2
const-string v0, "it"
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-interface {p1}, Lkotlin/text/MatchResult;->getGroupValues()Ljava/util/List;
move-result-object p1
const/4 v0, 0x1
invoke-interface {p1, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object p1
check-cast p1, Ljava/lang/CharSequence;
iget-object v0, p0, Lcom/discord/utilities/SystemLogUtils$fetchLastTombstone$extractedGroups$1;->$removeDexNameExp:Lkotlin/text/Regex;
const-string v1, "classesN.dex"
invoke-virtual {v0, p1, v1}, Lkotlin/text/Regex;->replace(Ljava/lang/CharSequence;Ljava/lang/String;)Ljava/lang/String;
move-result-object p1
return-object p1
.end method