Home
last modified time | relevance | path

Searched refs:gJvm (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/test-apps/android/app/src/main/jni/
DLwsService.cpp34 JavaVM* gJvm = NULL; variable
76 gJvm = vm; in JNI_OnLoad()
88 gJvm = NULL; in JNI_OnUnload()
166 gJvm->AttachCurrentThread(&gEnv, NULL); in jni_initLws()