ChunkLink$CppProxy.smali

.class final Lsg/bigo/chunklink/ChunkLink$CppProxy;
.super Lsg/bigo/chunklink/ChunkLink;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lsg/bigo/chunklink/ChunkLink;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = "CppProxy"
.end annotation


# static fields
.field static final synthetic $assertionsDisabled:Z


# instance fields
.field private final destroyed:Ljava/util/concurrent/atomic/AtomicBoolean;

.field private final nativeRef:J


# direct methods
.method static constructor <clinit>()V
    .registers 1

    .line 35
    const-class v0, Lsg/bigo/chunklink/ChunkLink;

    return-void
.end method

.method private constructor <init>(J)V
    .registers 6

    .line 42
    invoke-direct {p0}, Lsg/bigo/chunklink/ChunkLink;-><init>()V

    .line 39
    new-instance v0, Ljava/util/concurrent/atomic/AtomicBoolean;

    const/4 v1, 0x0

    invoke-direct {v0, v1}, Ljava/util/concurrent/atomic/AtomicBoolean;-><init>(Z)V

    iput-object v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->destroyed:Ljava/util/concurrent/atomic/AtomicBoolean;

    const-wide/16 v0, 0x0

    cmp-long v2, p1, v0

    if-eqz v2, :cond_14

    .line 44
    iput-wide p1, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    return-void

    .line 43
    :cond_14
    new-instance p1, Ljava/lang/RuntimeException;

    const-string p2, "nativeRef is zero"

    invoke-direct {p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    throw p1
.end method

.method private native nativeDestroy(J)V
.end method

.method private native native_close(J)V
.end method

.method private native native_connect(JIS)Z
.end method

.method private native native_deinit(J)V
.end method

.method private native native_init(JLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lsg/bigo/chunklink/Handler;)Z
.end method

.method private native native_status(J)I
.end method

.method private native native_write(J[B)I
.end method


# virtual methods
.method public final _djinni_private_destroy()V
    .registers 3

    .line 50
    iget-object v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->destroyed:Ljava/util/concurrent/atomic/AtomicBoolean;

    const/4 v1, 0x1

    invoke-virtual {v0, v1}, Ljava/util/concurrent/atomic/AtomicBoolean;->getAndSet(Z)Z

    move-result v0

    if-nez v0, :cond_e

    .line 51
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeDestroy(J)V

    :cond_e
    return-void
.end method

.method public final close()V
    .registers 3

    .line 123
    sget v0, Landroid/os/Build$VERSION;->SDK_INT:I

    const/16 v1, 0x15

    if-ge v0, v1, :cond_18

    .line 125
    :try_start_6
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_close(J)V
    :try_end_b
    .catch Ljava/lang/UnsatisfiedLinkError; {:try_start_6 .. :try_end_b} :catch_c

    return-void

    .line 128
    :catch_c
    :try_start_c
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_close(J)V
    :try_end_11
    .catch Ljava/lang/UnsatisfiedLinkError; {:try_start_c .. :try_end_11} :catch_12

    return-void

    .line 130
    :catch_12
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_close(J)V

    return-void

    .line 134
    :cond_18
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_close(J)V

    return-void
.end method

.method public final connect(IS)Z
    .registers 5

    .line 103
    sget v0, Landroid/os/Build$VERSION;->SDK_INT:I

    const/16 v1, 0x15

    if-ge v0, v1, :cond_1b

    .line 105
    :try_start_6
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1, p1, p2}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_connect(JIS)Z

    move-result p1
    :try_end_c
    .catch Ljava/lang/UnsatisfiedLinkError; {:try_start_6 .. :try_end_c} :catch_d

    return p1

    .line 108
    :catch_d
    :try_start_d
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1, p1, p2}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_connect(JIS)Z

    move-result p1
    :try_end_13
    .catch Ljava/lang/UnsatisfiedLinkError; {:try_start_d .. :try_end_13} :catch_14

    return p1

    .line 110
    :catch_14
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1, p1, p2}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_connect(JIS)Z

    move-result p1

    return p1

    .line 114
    :cond_1b
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1, p1, p2}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_connect(JIS)Z

    move-result p1

    return p1
.end method

.method public final deinit()V
    .registers 3

    .line 83
    sget v0, Landroid/os/Build$VERSION;->SDK_INT:I

    const/16 v1, 0x15

    if-ge v0, v1, :cond_18

    .line 85
    :try_start_6
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_deinit(J)V
    :try_end_b
    .catch Ljava/lang/UnsatisfiedLinkError; {:try_start_6 .. :try_end_b} :catch_c

    return-void

    .line 88
    :catch_c
    :try_start_c
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_deinit(J)V
    :try_end_11
    .catch Ljava/lang/UnsatisfiedLinkError; {:try_start_c .. :try_end_11} :catch_12

    return-void

    .line 90
    :catch_12
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_deinit(J)V

    return-void

    .line 94
    :cond_18
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_deinit(J)V

    return-void
.end method

.method protected final finalize()V
    .registers 1
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/Throwable;
        }
    .end annotation

    .line 55
    invoke-virtual {p0}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->_djinni_private_destroy()V

    .line 56
    invoke-super {p0}, Ljava/lang/Object;->finalize()V

    return-void
.end method

.method public final init(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lsg/bigo/chunklink/Handler;)Z
    .registers 16

    .line 63
    sget v0, Landroid/os/Build$VERSION;->SDK_INT:I

    const/16 v1, 0x15

    if-ge v0, v1, :cond_2d

    .line 65
    :try_start_6
    iget-wide v3, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    move-object v2, p0

    move-object v5, p1

    move-object v6, p2

    move-object v7, p3

    move-object v8, p4

    move-object v9, p5

    invoke-direct/range {v2 .. v9}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_init(JLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lsg/bigo/chunklink/Handler;)Z

    move-result p1
    :try_end_12
    .catch Ljava/lang/UnsatisfiedLinkError; {:try_start_6 .. :try_end_12} :catch_13

    return p1

    .line 68
    :catch_13
    :try_start_13
    iget-wide v1, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    move-object v0, p0

    move-object v3, p1

    move-object v4, p2

    move-object v5, p3

    move-object v6, p4

    move-object v7, p5

    invoke-direct/range {v0 .. v7}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_init(JLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lsg/bigo/chunklink/Handler;)Z

    move-result p1
    :try_end_1f
    .catch Ljava/lang/UnsatisfiedLinkError; {:try_start_13 .. :try_end_1f} :catch_20

    return p1

    .line 70
    :catch_20
    iget-wide v1, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    move-object v0, p0

    move-object v3, p1

    move-object v4, p2

    move-object v5, p3

    move-object v6, p4

    move-object v7, p5

    invoke-direct/range {v0 .. v7}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_init(JLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lsg/bigo/chunklink/Handler;)Z

    move-result p1

    return p1

    .line 74
    :cond_2d
    iget-wide v1, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    move-object v0, p0

    move-object v3, p1

    move-object v4, p2

    move-object v5, p3

    move-object v6, p4

    move-object v7, p5

    invoke-direct/range {v0 .. v7}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_init(JLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lsg/bigo/chunklink/Handler;)Z

    move-result p1

    return p1
.end method

.method public final status()I
    .registers 3

    .line 163
    sget v0, Landroid/os/Build$VERSION;->SDK_INT:I

    const/16 v1, 0x15

    if-ge v0, v1, :cond_1b

    .line 165
    :try_start_6
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_status(J)I

    move-result v0
    :try_end_c
    .catch Ljava/lang/UnsatisfiedLinkError; {:try_start_6 .. :try_end_c} :catch_d

    return v0

    .line 168
    :catch_d
    :try_start_d
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_status(J)I

    move-result v0
    :try_end_13
    .catch Ljava/lang/UnsatisfiedLinkError; {:try_start_d .. :try_end_13} :catch_14

    return v0

    .line 170
    :catch_14
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_status(J)I

    move-result v0

    return v0

    .line 174
    :cond_1b
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_status(J)I

    move-result v0

    return v0
.end method

.method public final write([B)I
    .registers 4

    .line 143
    sget v0, Landroid/os/Build$VERSION;->SDK_INT:I

    const/16 v1, 0x15

    if-ge v0, v1, :cond_1b

    .line 145
    :try_start_6
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1, p1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_write(J[B)I

    move-result p1
    :try_end_c
    .catch Ljava/lang/UnsatisfiedLinkError; {:try_start_6 .. :try_end_c} :catch_d

    return p1

    .line 148
    :catch_d
    :try_start_d
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1, p1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_write(J[B)I

    move-result p1
    :try_end_13
    .catch Ljava/lang/UnsatisfiedLinkError; {:try_start_d .. :try_end_13} :catch_14

    return p1

    .line 150
    :catch_14
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1, p1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_write(J[B)I

    move-result p1

    return p1

    .line 154
    :cond_1b
    iget-wide v0, p0, Lsg/bigo/chunklink/ChunkLink$CppProxy;->nativeRef:J

    invoke-direct {p0, v0, v1, p1}, Lsg/bigo/chunklink/ChunkLink$CppProxy;->native_write(J[B)I

    move-result p1

    return p1
.end method