Searched defs:AttachCurrentThread (Results 1 – 5 of 5) sorted by relevance
68 static jint AttachCurrentThread(JavaVM* vm, JNIEnv** env) { in AttachCurrentThread() function
41 JNIEnv* AttachCurrentThread() { in AttachCurrentThread() function
74 JNIEnv* AttachCurrentThread() { in AttachCurrentThread() function
1480 pub AttachCurrentThread: Option< field
1913 jint AttachCurrentThread(void **penv, void *args) { in AttachCurrentThread() function