tmap/smali_classes5/kotlinx/coroutines/internal/ThreadContextKt$findOne$1.smali
2022-06-10 21:38:30 +09:00

139 lines
3.6 KiB
Smali

.class final Lkotlinx/coroutines/internal/ThreadContextKt$findOne$1;
.super Lkotlin/jvm/internal/Lambda;
.source "ThreadContext.kt"
# interfaces
.implements Lej/p;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlinx/coroutines/internal/ThreadContextKt;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/Lambda;",
"Lej/p<",
"Lkotlinx/coroutines/b3<",
"*>;",
"Lkotlin/coroutines/CoroutineContext$a;",
"Lkotlinx/coroutines/b3<",
"*>;>;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u000e\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0004\u0010\u0006\u001a\u0008\u0012\u0002\u0008\u0003\u0018\u00010\u00002\u000c\u0010\u0001\u001a\u0008\u0012\u0002\u0008\u0003\u0018\u00010\u00002\u0006\u0010\u0003\u001a\u00020\u0002H\n\u00a2\u0006\u0004\u0008\u0004\u0010\u0005"
}
d2 = {
"Lkotlinx/coroutines/b3;",
"found",
"Lkotlin/coroutines/CoroutineContext$a;",
"element",
"invoke",
"(Lkotlinx/coroutines/b3;Lkotlin/coroutines/CoroutineContext$a;)Lkotlinx/coroutines/b3;",
"<no name provided>"
}
k = 0x3
mv = {
0x1,
0x4,
0x0
}
.end annotation
# static fields
.field public static final INSTANCE:Lkotlinx/coroutines/internal/ThreadContextKt$findOne$1;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lkotlinx/coroutines/internal/ThreadContextKt$findOne$1;
invoke-direct {v0}, Lkotlinx/coroutines/internal/ThreadContextKt$findOne$1;-><init>()V
sput-object v0, Lkotlinx/coroutines/internal/ThreadContextKt$findOne$1;->INSTANCE:Lkotlinx/coroutines/internal/ThreadContextKt$findOne$1;
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x2
invoke-direct {p0, v0}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lkotlinx/coroutines/b3;
check-cast p2, Lkotlin/coroutines/CoroutineContext$a;
invoke-virtual {p0, p1, p2}, Lkotlinx/coroutines/internal/ThreadContextKt$findOne$1;->invoke(Lkotlinx/coroutines/b3;Lkotlin/coroutines/CoroutineContext$a;)Lkotlinx/coroutines/b3;
move-result-object p1
return-object p1
.end method
.method public final invoke(Lkotlinx/coroutines/b3;Lkotlin/coroutines/CoroutineContext$a;)Lkotlinx/coroutines/b3;
.locals 0
.param p1 # Lkotlinx/coroutines/b3;
.annotation build Lorg/jetbrains/annotations/Nullable;
.end annotation
.end param
.param p2 # Lkotlin/coroutines/CoroutineContext$a;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkotlinx/coroutines/b3<",
"*>;",
"Lkotlin/coroutines/CoroutineContext$a;",
")",
"Lkotlinx/coroutines/b3<",
"*>;"
}
.end annotation
.annotation build Lorg/jetbrains/annotations/Nullable;
.end annotation
if-eqz p1, :cond_0
return-object p1
.line 1
:cond_0
instance-of p1, p2, Lkotlinx/coroutines/b3;
if-nez p1, :cond_1
const/4 p2, 0x0
:cond_1
check-cast p2, Lkotlinx/coroutines/b3;
return-object p2
.end method