Searched refs:NewLocalRef (Results 1 - 6 of 6) sorted by last modified time

/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Djni.h186 jobject (*NewLocalRef)(JNIEnv*, jobject); member in struct:JNINativeInterface
559 jobject NewLocalRef(jobject ref) function in struct:_JNIEnv
560 { return functions->NewLocalRef(this, ref); }
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Djni.h186 jobject (*NewLocalRef)(JNIEnv*, jobject); member in struct:JNINativeInterface
559 jobject NewLocalRef(jobject ref) function in struct:_JNIEnv
560 { return functions->NewLocalRef(this, ref); }
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Djni.h186 jobject (*NewLocalRef)(JNIEnv*, jobject); member in struct:JNINativeInterface
559 jobject NewLocalRef(jobject ref) function in struct:_JNIEnv
560 { return functions->NewLocalRef(this, ref); }
/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Djni.h186 jobject (*NewLocalRef)(JNIEnv*, jobject); member in struct:JNINativeInterface
559 jobject NewLocalRef(jobject ref) function in struct:_JNIEnv
560 { return functions->NewLocalRef(this, ref); }
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Djni.h186 jobject (*NewLocalRef)(JNIEnv*, jobject); member in struct:JNINativeInterface
559 jobject NewLocalRef(jobject ref) function in struct:_JNIEnv
560 { return functions->NewLocalRef(this, ref); }
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Djni.h186 jobject (*NewLocalRef)(JNIEnv*, jobject); member in struct:JNINativeInterface
559 jobject NewLocalRef(jobject ref) function in struct:_JNIEnv
560 { return functions->NewLocalRef(this, ref); }

Completed in 51 milliseconds