MCPcopy Create free account
hub / github.com/antvis/F2Native / GetJVM

Function GetJVM

core/android/JNIUtil.cpp:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22JavaVM *GetJVM() { return g_jvm; }
23
24JNIEnv *AttachCurrentThread() {
25 JNIEnv *env = nullptr;

Callers 1

JNI_OnLoadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected