apkfuckery/com.discord/smali/okhttp3/n.smali

590 lines
12 KiB
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class public final Lokhttp3/n;
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "Dispatcher.java"
2019-02-04 20:08:30 +00:00
# instance fields
2019-02-04 20:42:43 +00:00
.field private bkr:I
.field private bks:I
.field private bkt:Ljava/lang/Runnable;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
.field private final bku:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Deque<",
"Lokhttp3/v$a;",
">;"
}
.end annotation
.end field
2019-02-04 20:42:43 +00:00
.field private final bkv:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Deque<",
2019-02-04 20:42:43 +00:00
"Lokhttp3/v$a;",
2019-02-04 20:08:30 +00:00
">;"
}
.end annotation
.end field
2019-02-04 20:42:43 +00:00
.field private final bkw:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Deque<",
2019-02-04 20:42:43 +00:00
"Lokhttp3/v;",
2019-02-04 20:08:30 +00:00
">;"
}
.end annotation
.end field
.field private executorService:Ljava/util/concurrent/ExecutorService;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/16 v0, 0x40
2019-02-04 20:42:43 +00:00
iput v0, p0, Lokhttp3/n;->bkr:I
2019-02-04 20:08:30 +00:00
const/4 v0, 0x5
2019-02-04 20:42:43 +00:00
iput v0, p0, Lokhttp3/n;->bks:I
2019-02-04 20:08:30 +00:00
new-instance v0, Ljava/util/ArrayDeque;
invoke-direct {v0}, Ljava/util/ArrayDeque;-><init>()V
2019-02-04 20:42:43 +00:00
iput-object v0, p0, Lokhttp3/n;->bku:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
new-instance v0, Ljava/util/ArrayDeque;
invoke-direct {v0}, Ljava/util/ArrayDeque;-><init>()V
2019-02-04 20:42:43 +00:00
iput-object v0, p0, Lokhttp3/n;->bkv:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
new-instance v0, Ljava/util/ArrayDeque;
invoke-direct {v0}, Ljava/util/ArrayDeque;-><init>()V
2019-02-04 20:42:43 +00:00
iput-object v0, p0, Lokhttp3/n;->bkw:Ljava/util/Deque;
2019-02-04 20:32:01 +00:00
return-void
.end method
2019-02-04 20:08:30 +00:00
2019-02-04 20:32:01 +00:00
.method private a(Ljava/util/Deque;Ljava/lang/Object;Z)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Ljava/util/Deque<",
"TT;>;TT;Z)V"
}
.end annotation
monitor-enter p0
:try_start_0
invoke-interface {p1, p2}, Ljava/util/Deque;->remove(Ljava/lang/Object;)Z
move-result p1
if-eqz p1, :cond_2
if-eqz p3, :cond_0
2019-02-04 20:42:43 +00:00
invoke-direct {p0}, Lokhttp3/n;->zW()V
2019-02-04 20:32:01 +00:00
:cond_0
2019-02-04 20:42:43 +00:00
invoke-direct {p0}, Lokhttp3/n;->zX()I
2019-02-04 20:32:01 +00:00
move-result p1
2019-02-04 20:42:43 +00:00
iget-object p2, p0, Lokhttp3/n;->bkt:Ljava/lang/Runnable;
2019-02-04 20:32:01 +00:00
monitor-exit p0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
if-nez p1, :cond_1
if-eqz p2, :cond_1
invoke-interface {p2}, Ljava/lang/Runnable;->run()V
:cond_1
2019-02-04 20:08:30 +00:00
return-void
2019-02-04 20:32:01 +00:00
:cond_2
:try_start_1
new-instance p1, Ljava/lang/AssertionError;
const-string p2, "Call wasn\'t in-flight!"
invoke-direct {p1, p2}, Ljava/lang/AssertionError;-><init>(Ljava/lang/Object;)V
throw p1
:catchall_0
move-exception p1
monitor-exit p0
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
throw p1
.end method
.method private b(Lokhttp3/v$a;)I
.locals 4
2019-02-04 20:42:43 +00:00
iget-object v0, p0, Lokhttp3/n;->bkv:Ljava/util/Deque;
2019-02-04 20:32:01 +00:00
invoke-interface {v0}, Ljava/util/Deque;->iterator()Ljava/util/Iterator;
move-result-object v0
const/4 v1, 0x0
:cond_0
:goto_0
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v2
if-eqz v2, :cond_1
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v2
check-cast v2, Lokhttp3/v$a;
2019-02-04 20:42:43 +00:00
iget-object v3, v2, Lokhttp3/v$a;->blS:Lokhttp3/v;
2019-02-04 20:32:01 +00:00
2019-02-04 20:42:43 +00:00
iget-boolean v3, v3, Lokhttp3/v;->blP:Z
2019-02-04 20:32:01 +00:00
if-nez v3, :cond_0
2019-02-04 20:42:43 +00:00
invoke-virtual {v2}, Lokhttp3/v$a;->Av()Ljava/lang/String;
2019-02-04 20:32:01 +00:00
move-result-object v2
2019-02-04 20:42:43 +00:00
invoke-virtual {p1}, Lokhttp3/v$a;->Av()Ljava/lang/String;
2019-02-04 20:32:01 +00:00
move-result-object v3
invoke-virtual {v2, v3}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v2
if-eqz v2, :cond_0
add-int/lit8 v1, v1, 0x1
goto :goto_0
:cond_1
return v1
2019-02-04 20:08:30 +00:00
.end method
2019-02-04 20:42:43 +00:00
.method private declared-synchronized zV()Ljava/util/concurrent/ExecutorService;
2019-02-04 20:08:30 +00:00
.locals 9
monitor-enter p0
:try_start_0
iget-object v0, p0, Lokhttp3/n;->executorService:Ljava/util/concurrent/ExecutorService;
if-nez v0, :cond_0
new-instance v0, Ljava/util/concurrent/ThreadPoolExecutor;
const/4 v2, 0x0
const v3, 0x7fffffff
const-wide/16 v4, 0x3c
sget-object v6, Ljava/util/concurrent/TimeUnit;->SECONDS:Ljava/util/concurrent/TimeUnit;
new-instance v7, Ljava/util/concurrent/SynchronousQueue;
invoke-direct {v7}, Ljava/util/concurrent/SynchronousQueue;-><init>()V
const-string v1, "OkHttp Dispatcher"
const/4 v8, 0x0
2019-02-04 20:32:01 +00:00
invoke-static {v1, v8}, Lokhttp3/internal/c;->h(Ljava/lang/String;Z)Ljava/util/concurrent/ThreadFactory;
2019-02-04 20:08:30 +00:00
move-result-object v8
move-object v1, v0
invoke-direct/range {v1 .. v8}, Ljava/util/concurrent/ThreadPoolExecutor;-><init>(IIJLjava/util/concurrent/TimeUnit;Ljava/util/concurrent/BlockingQueue;Ljava/util/concurrent/ThreadFactory;)V
iput-object v0, p0, Lokhttp3/n;->executorService:Ljava/util/concurrent/ExecutorService;
:cond_0
iget-object v0, p0, Lokhttp3/n;->executorService:Ljava/util/concurrent/ExecutorService;
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
return-object v0
:catchall_0
move-exception v0
monitor-exit p0
throw v0
.end method
2019-02-04 20:42:43 +00:00
.method private zW()V
2019-02-04 20:08:30 +00:00
.locals 4
2019-02-04 20:42:43 +00:00
iget-object v0, p0, Lokhttp3/n;->bkv:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
invoke-interface {v0}, Ljava/util/Deque;->size()I
move-result v0
2019-02-04 20:42:43 +00:00
iget v1, p0, Lokhttp3/n;->bkr:I
2019-02-04 20:08:30 +00:00
if-lt v0, v1, :cond_0
return-void
:cond_0
2019-02-04 20:42:43 +00:00
iget-object v0, p0, Lokhttp3/n;->bku:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
invoke-interface {v0}, Ljava/util/Deque;->isEmpty()Z
move-result v0
if-eqz v0, :cond_1
return-void
:cond_1
2019-02-04 20:42:43 +00:00
iget-object v0, p0, Lokhttp3/n;->bku:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
invoke-interface {v0}, Ljava/util/Deque;->iterator()Ljava/util/Iterator;
move-result-object v0
:cond_2
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_4
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lokhttp3/v$a;
invoke-direct {p0, v1}, Lokhttp3/n;->b(Lokhttp3/v$a;)I
move-result v2
2019-02-04 20:42:43 +00:00
iget v3, p0, Lokhttp3/n;->bks:I
2019-02-04 20:08:30 +00:00
if-ge v2, v3, :cond_3
invoke-interface {v0}, Ljava/util/Iterator;->remove()V
2019-02-04 20:42:43 +00:00
iget-object v2, p0, Lokhttp3/n;->bkv:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
invoke-interface {v2, v1}, Ljava/util/Deque;->add(Ljava/lang/Object;)Z
2019-02-04 20:42:43 +00:00
invoke-direct {p0}, Lokhttp3/n;->zV()Ljava/util/concurrent/ExecutorService;
2019-02-04 20:08:30 +00:00
move-result-object v2
invoke-interface {v2, v1}, Ljava/util/concurrent/ExecutorService;->execute(Ljava/lang/Runnable;)V
:cond_3
2019-02-04 20:42:43 +00:00
iget-object v1, p0, Lokhttp3/n;->bkv:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
invoke-interface {v1}, Ljava/util/Deque;->size()I
move-result v1
2019-02-04 20:42:43 +00:00
iget v2, p0, Lokhttp3/n;->bkr:I
2019-02-04 20:08:30 +00:00
if-lt v1, v2, :cond_2
2019-02-04 20:29:01 +00:00
return-void
2019-02-04 20:08:30 +00:00
:cond_4
return-void
.end method
2019-02-04 20:42:43 +00:00
.method private declared-synchronized zX()I
2019-02-04 20:08:30 +00:00
.locals 2
monitor-enter p0
:try_start_0
2019-02-04 20:42:43 +00:00
iget-object v0, p0, Lokhttp3/n;->bkv:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
invoke-interface {v0}, Ljava/util/Deque;->size()I
move-result v0
2019-02-04 20:42:43 +00:00
iget-object v1, p0, Lokhttp3/n;->bkw:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
invoke-interface {v1}, Ljava/util/Deque;->size()I
move-result v1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
add-int/2addr v0, v1
monitor-exit p0
return v0
:catchall_0
move-exception v0
monitor-exit p0
throw v0
.end method
# virtual methods
.method final declared-synchronized a(Lokhttp3/v$a;)V
.locals 2
monitor-enter p0
:try_start_0
2019-02-04 20:42:43 +00:00
iget-object v0, p0, Lokhttp3/n;->bkv:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
invoke-interface {v0}, Ljava/util/Deque;->size()I
move-result v0
2019-02-04 20:42:43 +00:00
iget v1, p0, Lokhttp3/n;->bkr:I
2019-02-04 20:08:30 +00:00
if-ge v0, v1, :cond_0
invoke-direct {p0, p1}, Lokhttp3/n;->b(Lokhttp3/v$a;)I
move-result v0
2019-02-04 20:42:43 +00:00
iget v1, p0, Lokhttp3/n;->bks:I
2019-02-04 20:08:30 +00:00
if-ge v0, v1, :cond_0
2019-02-04 20:42:43 +00:00
iget-object v0, p0, Lokhttp3/n;->bkv:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
invoke-interface {v0, p1}, Ljava/util/Deque;->add(Ljava/lang/Object;)Z
2019-02-04 20:42:43 +00:00
invoke-direct {p0}, Lokhttp3/n;->zV()Ljava/util/concurrent/ExecutorService;
2019-02-04 20:08:30 +00:00
move-result-object v0
invoke-interface {v0, p1}, Ljava/util/concurrent/ExecutorService;->execute(Ljava/lang/Runnable;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
return-void
:cond_0
:try_start_1
2019-02-04 20:42:43 +00:00
iget-object v0, p0, Lokhttp3/n;->bku:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
invoke-interface {v0, p1}, Ljava/util/Deque;->add(Ljava/lang/Object;)Z
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
monitor-exit p0
return-void
:catchall_0
move-exception p1
monitor-exit p0
throw p1
.end method
.method final declared-synchronized a(Lokhttp3/v;)V
.locals 1
monitor-enter p0
:try_start_0
2019-02-04 20:42:43 +00:00
iget-object v0, p0, Lokhttp3/n;->bkw:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
invoke-interface {v0, p1}, Ljava/util/Deque;->add(Ljava/lang/Object;)Z
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
return-void
:catchall_0
move-exception p1
monitor-exit p0
throw p1
.end method
.method final b(Lokhttp3/v;)V
.locals 2
2019-02-04 20:42:43 +00:00
iget-object v0, p0, Lokhttp3/n;->bkw:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
const/4 v1, 0x0
invoke-direct {p0, v0, p1, v1}, Lokhttp3/n;->a(Ljava/util/Deque;Ljava/lang/Object;Z)V
return-void
.end method
.method final c(Lokhttp3/v$a;)V
.locals 2
2019-02-04 20:42:43 +00:00
iget-object v0, p0, Lokhttp3/n;->bkv:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
const/4 v1, 0x1
invoke-direct {p0, v0, p1, v1}, Lokhttp3/n;->a(Ljava/util/Deque;Ljava/lang/Object;Z)V
return-void
.end method
.method public final declared-synchronized cancelAll()V
.locals 2
monitor-enter p0
:try_start_0
2019-02-04 20:42:43 +00:00
iget-object v0, p0, Lokhttp3/n;->bku:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
invoke-interface {v0}, Ljava/util/Deque;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_0
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_0
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lokhttp3/v$a;
2019-02-04 20:42:43 +00:00
iget-object v1, v1, Lokhttp3/v$a;->blS:Lokhttp3/v;
2019-02-04 20:08:30 +00:00
2019-02-04 20:42:43 +00:00
iget-object v1, v1, Lokhttp3/v;->blM:Lokhttp3/internal/c/j;
2019-02-04 20:08:30 +00:00
invoke-virtual {v1}, Lokhttp3/internal/c/j;->cancel()V
goto :goto_0
:cond_0
2019-02-04 20:42:43 +00:00
iget-object v0, p0, Lokhttp3/n;->bkv:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
invoke-interface {v0}, Ljava/util/Deque;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_1
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_1
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lokhttp3/v$a;
2019-02-04 20:42:43 +00:00
iget-object v1, v1, Lokhttp3/v$a;->blS:Lokhttp3/v;
2019-02-04 20:08:30 +00:00
2019-02-04 20:42:43 +00:00
iget-object v1, v1, Lokhttp3/v;->blM:Lokhttp3/internal/c/j;
2019-02-04 20:08:30 +00:00
invoke-virtual {v1}, Lokhttp3/internal/c/j;->cancel()V
goto :goto_1
:cond_1
2019-02-04 20:42:43 +00:00
iget-object v0, p0, Lokhttp3/n;->bkw:Ljava/util/Deque;
2019-02-04 20:08:30 +00:00
invoke-interface {v0}, Ljava/util/Deque;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_2
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_2
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lokhttp3/v;
2019-02-04 20:42:43 +00:00
iget-object v1, v1, Lokhttp3/v;->blM:Lokhttp3/internal/c/j;
2019-02-04 20:08:30 +00:00
invoke-virtual {v1}, Lokhttp3/internal/c/j;->cancel()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_2
:cond_2
monitor-exit p0
return-void
:catchall_0
move-exception v0
monitor-exit p0
throw v0
2019-02-04 20:29:01 +00:00
return-void
2019-02-04 20:08:30 +00:00
.end method