Home
last modified time | relevance | path

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

/dalvik/vm/
DJni.cpp2936 JNIEnv* tmpEnv; in DestroyJavaVM() local
2937 if (AttachCurrentThread(vm, &tmpEnv, NULL) != JNI_OK) { in DestroyJavaVM()