Home
last modified time | relevance | path

Searched defs:AttachCurrentThread (Results 1 – 1 of 1) sorted by relevance

/libnativehelper/include_jni/
Djni.h1042 jint (*AttachCurrentThread)(JavaVM*, JNIEnv**, void*); member
1057 jint AttachCurrentThread(JNIEnv** p_env, void* thr_args) in AttachCurrentThread() function