Searched refs:PopLocalFrame (Results 1 - 6 of 6) sorted by relevance

/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Djni.h179 jobject (*PopLocalFrame)(JNIEnv*, jobject); member in struct:JNINativeInterface
544 jobject PopLocalFrame(jobject result) function in struct:_JNIEnv
545 { return functions->PopLocalFrame(this, result); }
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Djni.h179 jobject (*PopLocalFrame)(JNIEnv*, jobject); member in struct:JNINativeInterface
544 jobject PopLocalFrame(jobject result) function in struct:_JNIEnv
545 { return functions->PopLocalFrame(this, result); }
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Djni.h179 jobject (*PopLocalFrame)(JNIEnv*, jobject); member in struct:JNINativeInterface
544 jobject PopLocalFrame(jobject result) function in struct:_JNIEnv
545 { return functions->PopLocalFrame(this, result); }
/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Djni.h179 jobject (*PopLocalFrame)(JNIEnv*, jobject); member in struct:JNINativeInterface
544 jobject PopLocalFrame(jobject result) function in struct:_JNIEnv
545 { return functions->PopLocalFrame(this, result); }
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Djni.h179 jobject (*PopLocalFrame)(JNIEnv*, jobject); member in struct:JNINativeInterface
544 jobject PopLocalFrame(jobject result) function in struct:_JNIEnv
545 { return functions->PopLocalFrame(this, result); }
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Djni.h179 jobject (*PopLocalFrame)(JNIEnv*, jobject); member in struct:JNINativeInterface
544 jobject PopLocalFrame(jobject result) function in struct:_JNIEnv
545 { return functions->PopLocalFrame(this, result); }

Completed in 77 milliseconds