ThreadScopeSupport.smali
.class public Lcom/facebook/jni/ThreadScopeSupport;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation build Lcom/facebook/jni/annotations/DoNotStrip;
.end annotation
# direct methods
.method public static constructor <clinit>()V
.registers 1
const-string v0, "fbjni"
invoke-static {v0}, Lcom/facebook/soloader/nativeloader/NativeLoader;->loadLibrary(Ljava/lang/String;)Z
return-void
.end method
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method private static runStdFunction(J)V
.registers 2
.annotation build Lcom/facebook/jni/annotations/DoNotStrip;
.end annotation
invoke-static {p0, p1}, Lcom/facebook/jni/ThreadScopeSupport;->runStdFunctionImpl(J)V
return-void
.end method
.method private static native runStdFunctionImpl(J)V
.end method