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

Method JavaProxy

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

jniGetThreadEnvFunction · 0.85

Tested by

no test coverage detected