MCPcopy Create free account
hub / github.com/Snapchat/djinni / JavaProxy

Method JavaProxy

test-suite/generated-src/jni/NativeAsyncInterface.cpp:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12NativeAsyncInterface::~NativeAsyncInterface() = default;
13
14NativeAsyncInterface::JavaProxy::JavaProxy(JniType j) : Handle(::djinni::jniGetThreadEnv(), j) { }
15
16NativeAsyncInterface::JavaProxy::~JavaProxy() = default;
17

Callers

nothing calls this directly

Calls 1

jniGetThreadEnvFunction · 0.85

Tested by

no test coverage detected