89 lines
2.0 KiB
Smali
89 lines
2.0 KiB
Smali
.class public final synthetic Lkotlinx/coroutines/internal/l0;
|
|
.super Ljava/lang/Object;
|
|
.source "SystemProps.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {}
|
|
d1 = {
|
|
"\u0000\u0010\n\u0002\u0010\u000e\n\u0002\u0008\u0002\n\u0002\u0010\u0008\n\u0002\u0008\u0005\u001a\u0012\u0010\u0002\u001a\u0004\u0018\u00010\u00002\u0006\u0010\u0001\u001a\u00020\u0000H\u0000\"\u001a\u0010\u0007\u001a\u00020\u00038\u0000X\u0080\u0004\u00a2\u0006\u000c\n\u0004\u0008\u0004\u0010\u0005\u001a\u0004\u0008\u0004\u0010\u0006\u00a8\u0006\u0008"
|
|
}
|
|
d2 = {
|
|
"",
|
|
"propertyName",
|
|
"b",
|
|
"",
|
|
"a",
|
|
"I",
|
|
"()I",
|
|
"AVAILABLE_PROCESSORS",
|
|
"kotlinx-coroutines-core"
|
|
}
|
|
k = 0x5
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x0
|
|
}
|
|
xs = "kotlinx/coroutines/internal/SystemPropsKt"
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final a:I
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-static {}, Ljava/lang/Runtime;->getRuntime()Ljava/lang/Runtime;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Ljava/lang/Runtime;->availableProcessors()I
|
|
|
|
move-result v0
|
|
|
|
sput v0, Lkotlinx/coroutines/internal/l0;->a:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static final a()I
|
|
.locals 1
|
|
|
|
.line 1
|
|
sget v0, Lkotlinx/coroutines/internal/l0;->a:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public static final b(Ljava/lang/String;)Ljava/lang/String;
|
|
.locals 0
|
|
.param p0 # Ljava/lang/String;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Lorg/jetbrains/annotations/Nullable;
|
|
.end annotation
|
|
|
|
.line 1
|
|
:try_start_0
|
|
invoke-static {p0}, Ljava/lang/System;->getProperty(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
:try_end_0
|
|
.catch Ljava/lang/SecurityException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
const/4 p0, 0x0
|
|
|
|
:goto_0
|
|
return-object p0
|
|
.end method
|