Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
JavaVM *GetJVM() { return g_jvm; }
23
24
JNIEnv *AttachCurrentThread() {
25
JNIEnv *env = nullptr;
Callers
1
JNI_OnLoad
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected