This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
@@ -0,0 +1,165 @@
.class public final enum Lokhttp3/logging/HttpLoggingInterceptor$Level;
.super Ljava/lang/Enum;
.source "HttpLoggingInterceptor.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/logging/HttpLoggingInterceptor;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "Level"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lokhttp3/logging/HttpLoggingInterceptor$Level;",
">;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u0000\u000c\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\u0008\u0006\u0008\u0086\u0001\u0018\u00002\u0008\u0012\u0004\u0012\u00020\u00000\u0001B\u0007\u0008\u0002\u00a2\u0006\u0002\u0010\u0002j\u0002\u0008\u0003j\u0002\u0008\u0004j\u0002\u0008\u0005j\u0002\u0008\u0006\u00a8\u0006\u0007"
}
d2 = {
"Lokhttp3/logging/HttpLoggingInterceptor$Level;",
"",
"(Ljava/lang/String;I)V",
"NONE",
"BASIC",
"HEADERS",
"BODY",
"okhttp-logging-interceptor"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lokhttp3/logging/HttpLoggingInterceptor$Level;
.field public static final enum BASIC:Lokhttp3/logging/HttpLoggingInterceptor$Level;
.field public static final enum BODY:Lokhttp3/logging/HttpLoggingInterceptor$Level;
.field public static final enum HEADERS:Lokhttp3/logging/HttpLoggingInterceptor$Level;
.field public static final enum NONE:Lokhttp3/logging/HttpLoggingInterceptor$Level;
# direct methods
.method public static constructor <clinit>()V
.locals 4
const/4 v0, 0x4
new-array v0, v0, [Lokhttp3/logging/HttpLoggingInterceptor$Level;
new-instance v1, Lokhttp3/logging/HttpLoggingInterceptor$Level;
const-string v2, "NONE"
const/4 v3, 0x0
invoke-direct {v1, v2, v3}, Lokhttp3/logging/HttpLoggingInterceptor$Level;-><init>(Ljava/lang/String;I)V
sput-object v1, Lokhttp3/logging/HttpLoggingInterceptor$Level;->NONE:Lokhttp3/logging/HttpLoggingInterceptor$Level;
aput-object v1, v0, v3
new-instance v1, Lokhttp3/logging/HttpLoggingInterceptor$Level;
const-string v2, "BASIC"
const/4 v3, 0x1
invoke-direct {v1, v2, v3}, Lokhttp3/logging/HttpLoggingInterceptor$Level;-><init>(Ljava/lang/String;I)V
sput-object v1, Lokhttp3/logging/HttpLoggingInterceptor$Level;->BASIC:Lokhttp3/logging/HttpLoggingInterceptor$Level;
aput-object v1, v0, v3
new-instance v1, Lokhttp3/logging/HttpLoggingInterceptor$Level;
const-string v2, "HEADERS"
const/4 v3, 0x2
invoke-direct {v1, v2, v3}, Lokhttp3/logging/HttpLoggingInterceptor$Level;-><init>(Ljava/lang/String;I)V
sput-object v1, Lokhttp3/logging/HttpLoggingInterceptor$Level;->HEADERS:Lokhttp3/logging/HttpLoggingInterceptor$Level;
aput-object v1, v0, v3
new-instance v1, Lokhttp3/logging/HttpLoggingInterceptor$Level;
const-string v2, "BODY"
const/4 v3, 0x3
invoke-direct {v1, v2, v3}, Lokhttp3/logging/HttpLoggingInterceptor$Level;-><init>(Ljava/lang/String;I)V
sput-object v1, Lokhttp3/logging/HttpLoggingInterceptor$Level;->BODY:Lokhttp3/logging/HttpLoggingInterceptor$Level;
aput-object v1, v0, v3
sput-object v0, Lokhttp3/logging/HttpLoggingInterceptor$Level;->$VALUES:[Lokhttp3/logging/HttpLoggingInterceptor$Level;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 1
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lokhttp3/logging/HttpLoggingInterceptor$Level;
.locals 1
const-class v0, Lokhttp3/logging/HttpLoggingInterceptor$Level;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lokhttp3/logging/HttpLoggingInterceptor$Level;
return-object p0
.end method
.method public static values()[Lokhttp3/logging/HttpLoggingInterceptor$Level;
.locals 1
sget-object v0, Lokhttp3/logging/HttpLoggingInterceptor$Level;->$VALUES:[Lokhttp3/logging/HttpLoggingInterceptor$Level;
invoke-virtual {v0}, [Lokhttp3/logging/HttpLoggingInterceptor$Level;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lokhttp3/logging/HttpLoggingInterceptor$Level;
return-object v0
.end method
@@ -0,0 +1,87 @@
.class final Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion$DefaultLogger;
.super Ljava/lang/Object;
.source "HttpLoggingInterceptor.kt"
# interfaces
.implements Lokhttp3/logging/HttpLoggingInterceptor$Logger;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "DefaultLogger"
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u0016\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0004\u0008\u0002\u0018\u00002\u00020\u0001B\u0007\u00a2\u0006\u0004\u0008\u0006\u0010\u0007J\u0010\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0003\u001a\u00020\u0002H\u0016\u00a8\u0006\u0008"
}
d2 = {
"Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion$DefaultLogger;",
"Lokhttp3/logging/HttpLoggingInterceptor$Logger;",
"",
"message",
"Lkotlin/d1;",
"log",
"<init>",
"()V",
"okhttp-logging-interceptor"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public log(Ljava/lang/String;)V
.locals 7
.param p1 # Ljava/lang/String;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
const-string v0, "message"
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
.line 1
sget-object v0, Lokhttp3/internal/platform/Platform;->Companion:Lokhttp3/internal/platform/Platform$Companion;
invoke-virtual {v0}, Lokhttp3/internal/platform/Platform$Companion;->get()Lokhttp3/internal/platform/Platform;
move-result-object v1
const/4 v3, 0x0
const/4 v4, 0x0
const/4 v5, 0x6
const/4 v6, 0x0
move-object v2, p1
invoke-static/range {v1 .. v6}, Lokhttp3/internal/platform/Platform;->log$default(Lokhttp3/internal/platform/Platform;Ljava/lang/String;ILjava/lang/Throwable;ILjava/lang/Object;)V
return-void
.end method
@@ -0,0 +1,70 @@
.class public final Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;
.super Ljava/lang/Object;
.source "HttpLoggingInterceptor.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/logging/HttpLoggingInterceptor$Logger;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Companion"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion$DefaultLogger;
}
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002\u0008\u0086\u0003\u0018\u00002\u00020\u0001:\u0001\u0005B\u0007\u0008\u0002\u00a2\u0006\u0002\u0010\u0002R\u0016\u0010\u0003\u001a\u00020\u00048\u0006X\u0087\u0004\u00f8\u0001\u0000\u00a2\u0006\u0002\n\u0000\u00a8\u0006\u0001\u0082\u0002\u0007\n\u0005\u0008\u0091F0\u0001\u00a8\u0006\u0006"
}
d2 = {
"Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;",
"",
"()V",
"DEFAULT",
"Lokhttp3/logging/HttpLoggingInterceptor$Logger;",
"DefaultLogger",
"okhttp-logging-interceptor"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
# static fields
.field public static final synthetic $$INSTANCE:Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;
# direct methods
.method private constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/u;)V
.locals 0
.line 2
invoke-direct {p0}, Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;-><init>()V
return-void
.end method
@@ -0,0 +1,87 @@
.class public interface abstract Lokhttp3/logging/HttpLoggingInterceptor$Logger;
.super Ljava/lang/Object;
.source "HttpLoggingInterceptor.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/logging/HttpLoggingInterceptor;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Logger"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;
}
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u0016\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u0008\u00e6\u0080\u0001\u0018\u0000 \u00062\u00020\u0001:\u0001\u0006J\u0010\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0003\u001a\u00020\u0002H&\u00a8\u0006\u0007"
}
d2 = {
"Lokhttp3/logging/HttpLoggingInterceptor$Logger;",
"",
"",
"message",
"Lkotlin/d1;",
"log",
"Companion",
"okhttp-logging-interceptor"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
# static fields
.field public static final Companion:Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;
.field public static final DEFAULT:Lokhttp3/logging/HttpLoggingInterceptor$Logger;
.annotation build Lkotlin/jvm/JvmField;
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.locals 2
new-instance v0, Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;-><init>(Lkotlin/jvm/internal/u;)V
sput-object v0, Lokhttp3/logging/HttpLoggingInterceptor$Logger;->Companion:Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;
.line 1
new-instance v0, Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion$DefaultLogger;
invoke-direct {v0}, Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion$DefaultLogger;-><init>()V
sput-object v0, Lokhttp3/logging/HttpLoggingInterceptor$Logger;->DEFAULT:Lokhttp3/logging/HttpLoggingInterceptor$Logger;
return-void
.end method
# virtual methods
.method public abstract log(Ljava/lang/String;)V
.param p1 # Ljava/lang/String;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.end method
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,130 @@
.class public Lokhttp3/logging/LoggingEventListener$Factory;
.super Ljava/lang/Object;
.source "LoggingEventListener.kt"
# interfaces
.implements Lokhttp3/EventListener$Factory;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/logging/LoggingEventListener;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Factory"
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u0000\u001e\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\u0008\u0016\u0018\u00002\u00020\u0001B\u0011\u0008\u0007\u0012\u0008\u0008\u0002\u0010\u0002\u001a\u00020\u0003\u00a2\u0006\u0002\u0010\u0004J\u0010\u0010\u0005\u001a\u00020\u00062\u0006\u0010\u0007\u001a\u00020\u0008H\u0016R\u000e\u0010\u0002\u001a\u00020\u0003X\u0082\u0004\u00a2\u0006\u0002\n\u0000\u00a8\u0006\t"
}
d2 = {
"Lokhttp3/logging/LoggingEventListener$Factory;",
"Lokhttp3/EventListener$Factory;",
"logger",
"Lokhttp3/logging/HttpLoggingInterceptor$Logger;",
"(Lokhttp3/logging/HttpLoggingInterceptor$Logger;)V",
"create",
"Lokhttp3/EventListener;",
"call",
"Lokhttp3/Call;",
"okhttp-logging-interceptor"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
# instance fields
.field private final logger:Lokhttp3/logging/HttpLoggingInterceptor$Logger;
# direct methods
.method public constructor <init>()V
.locals 2
.annotation build Lkotlin/jvm/JvmOverloads;
.end annotation
const/4 v0, 0x0
const/4 v1, 0x1
invoke-direct {p0, v0, v1, v0}, Lokhttp3/logging/LoggingEventListener$Factory;-><init>(Lokhttp3/logging/HttpLoggingInterceptor$Logger;ILkotlin/jvm/internal/u;)V
return-void
.end method
.method public constructor <init>(Lokhttp3/logging/HttpLoggingInterceptor$Logger;)V
.locals 1
.param p1 # Lokhttp3/logging/HttpLoggingInterceptor$Logger;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation build Lkotlin/jvm/JvmOverloads;
.end annotation
const-string v0, "logger"
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lokhttp3/logging/LoggingEventListener$Factory;->logger:Lokhttp3/logging/HttpLoggingInterceptor$Logger;
return-void
.end method
.method public synthetic constructor <init>(Lokhttp3/logging/HttpLoggingInterceptor$Logger;ILkotlin/jvm/internal/u;)V
.locals 0
and-int/lit8 p2, p2, 0x1
if-eqz p2, :cond_0
.line 2
sget-object p1, Lokhttp3/logging/HttpLoggingInterceptor$Logger;->DEFAULT:Lokhttp3/logging/HttpLoggingInterceptor$Logger;
:cond_0
invoke-direct {p0, p1}, Lokhttp3/logging/LoggingEventListener$Factory;-><init>(Lokhttp3/logging/HttpLoggingInterceptor$Logger;)V
return-void
.end method
# virtual methods
.method public create(Lokhttp3/Call;)Lokhttp3/EventListener;
.locals 2
.param p1 # Lokhttp3/Call;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
const-string v0, "call"
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
.line 1
new-instance p1, Lokhttp3/logging/LoggingEventListener;
iget-object v0, p0, Lokhttp3/logging/LoggingEventListener$Factory;->logger:Lokhttp3/logging/HttpLoggingInterceptor$Logger;
const/4 v1, 0x0
invoke-direct {p1, v0, v1}, Lokhttp3/logging/LoggingEventListener;-><init>(Lokhttp3/logging/HttpLoggingInterceptor$Logger;Lkotlin/jvm/internal/u;)V
return-object p1
.end method
File diff suppressed because it is too large Load Diff
+119
View File
@@ -0,0 +1,119 @@
.class public final Lokhttp3/logging/Utf8Kt;
.super Ljava/lang/Object;
.source "utf8.kt"
# annotations
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u000c\n\u0002\u0018\u0002\n\u0002\u0010\u000b\n\u0002\u0008\u0002\u001a\u000c\u0010\u0002\u001a\u00020\u0001*\u00020\u0000H\u0000\u00a8\u0006\u0003"
}
d2 = {
"Lzj/m;",
"",
"isProbablyUtf8",
"okhttp-logging-interceptor"
}
k = 0x2
mv = {
0x1,
0x4,
0x0
}
.end annotation
# direct methods
.method public static final isProbablyUtf8(Lzj/m;)Z
.locals 8
.param p0 # Lzj/m;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
const-string v0, "$this$isProbablyUtf8"
invoke-static {p0, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
const/4 v0, 0x0
.line 1
:try_start_0
new-instance v7, Lzj/m;
invoke-direct {v7}, Lzj/m;-><init>()V
.line 2
invoke-virtual {p0}, Lzj/m;->size()J
move-result-wide v1
const-wide/16 v3, 0x40
invoke-static {v1, v2, v3, v4}, Lkj/q;->v(JJ)J
move-result-wide v5
const-wide/16 v3, 0x0
move-object v1, p0
move-object v2, v7
.line 3
invoke-virtual/range {v1 .. v6}, Lzj/m;->N(Lzj/m;JJ)Lzj/m;
const/16 p0, 0x10
move v1, v0
:goto_0
if-ge v1, p0, :cond_2
.line 4
invoke-virtual {v7}, Lzj/m;->H0()Z
move-result v2
if-eqz v2, :cond_0
goto :goto_1
.line 5
:cond_0
invoke-virtual {v7}, Lzj/m;->b1()I
move-result v2
.line 6
invoke-static {v2}, Ljava/lang/Character;->isISOControl(I)Z
move-result v3
if-eqz v3, :cond_1
invoke-static {v2}, Ljava/lang/Character;->isWhitespace(I)Z
move-result v2
:try_end_0
.catch Ljava/io/EOFException; {:try_start_0 .. :try_end_0} :catch_0
if-nez v2, :cond_1
return v0
:cond_1
add-int/lit8 v1, v1, 0x1
goto :goto_0
:cond_2
:goto_1
const/4 p0, 0x1
return p0
:catch_0
return v0
.end method