g$g.smali
3.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
.class public Lb/h0/i/g$g;
.super Lb/h0/b;
# interfaces
.implements Lb/h0/i/p$b;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb/h0/i/g;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "g"
.end annotation
# instance fields
.field public final b:Lb/h0/i/p;
.field public final synthetic c:Lb/h0/i/g;
# direct methods
.method public constructor <init>(Lb/h0/i/g;Lb/h0/i/p;)V
.locals 2
iput-object p1, p0, Lb/h0/i/g$g;->c:Lb/h0/i/g;
const/4 v0, 0x1
new-array v0, v0, [Ljava/lang/Object;
iget-object p1, p1, Lb/h0/i/g;->f:Ljava/lang/String;
const/4 v1, 0x0
aput-object p1, v0, v1
const-string p1, "OkHttp %s"
invoke-direct {p0, p1, v0}, Lb/h0/b;-><init>(Ljava/lang/String;[Ljava/lang/Object;)V
iput-object p2, p0, Lb/h0/i/g$g;->b:Lb/h0/i/p;
return-void
.end method
# virtual methods
.method public a()V
.locals 5
sget-object v0, Lb/h0/i/b;->c:Lb/h0/i/b;
:try_start_0
iget-object v1, p0, Lb/h0/i/g$g;->b:Lb/h0/i/p;
invoke-virtual {v1, p0}, Lb/h0/i/p;->a(Lb/h0/i/p$b;)V
:goto_0
iget-object v1, p0, Lb/h0/i/g$g;->b:Lb/h0/i/p;
const/4 v2, 0x0
invoke-virtual {v1, v2, p0}, Lb/h0/i/p;->a(ZLb/h0/i/p$b;)Z
move-result v1
if-eqz v1, :cond_0
goto :goto_0
:cond_0
sget-object v1, Lb/h0/i/b;->a:Lb/h0/i/b;
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
:try_start_1
sget-object v0, Lb/h0/i/b;->f:Lb/h0/i/b;
:try_end_1
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_1
.catchall {:try_start_1 .. :try_end_1} :catchall_1
:try_start_2
iget-object v2, p0, Lb/h0/i/g$g;->c:Lb/h0/i/g;
invoke-virtual {v2, v1, v0}, Lb/h0/i/g;->a(Lb/h0/i/b;Lb/h0/i/b;)V
:try_end_2
.catch Ljava/io/IOException; {:try_start_2 .. :try_end_2} :catch_2
goto :goto_1
:catchall_0
move-exception v1
move-object v2, v0
goto :goto_2
:catch_0
move-object v1, v0
:catch_1
:try_start_3
sget-object v0, Lb/h0/i/b;->b:Lb/h0/i/b;
:try_end_3
.catchall {:try_start_3 .. :try_end_3} :catchall_1
:try_start_4
iget-object v1, p0, Lb/h0/i/g$g;->c:Lb/h0/i/g;
invoke-virtual {v1, v0, v0}, Lb/h0/i/g;->a(Lb/h0/i/b;Lb/h0/i/b;)V
:try_end_4
.catch Ljava/io/IOException; {:try_start_4 .. :try_end_4} :catch_2
:catch_2
:goto_1
iget-object v0, p0, Lb/h0/i/g$g;->b:Lb/h0/i/p;
invoke-static {v0}, Lb/h0/c;->a(Ljava/io/Closeable;)V
return-void
:catchall_1
move-exception v2
move-object v4, v2
move-object v2, v1
move-object v1, v4
:goto_2
:try_start_5
iget-object v3, p0, Lb/h0/i/g$g;->c:Lb/h0/i/g;
invoke-virtual {v3, v2, v0}, Lb/h0/i/g;->a(Lb/h0/i/b;Lb/h0/i/b;)V
:try_end_5
.catch Ljava/io/IOException; {:try_start_5 .. :try_end_5} :catch_3
:catch_3
iget-object v0, p0, Lb/h0/i/g$g;->b:Lb/h0/i/p;
invoke-static {v0}, Lb/h0/c;->a(Ljava/io/Closeable;)V
throw v1
.end method