OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmGetJNIEnvForThread
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/
JniInternal.h
152
JNIEnvExt*
dvmGetJNIEnvForThread
(void);
Jni.cpp
299
JNIEnvExt*
dvmGetJNIEnvForThread
() {
[
all
...]
CheckJni.cpp
839
JNIEnvExt* threadEnv =
dvmGetJNIEnvForThread
();
[
all
...]
Completed in 300 milliseconds