Searched defs:checkFunction (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/apks/install_jni_lib_open_from_apk/src/com/android/frameworks/coretests/
H A DJNITests.java25 public static native int checkFunction(); method in class:JNITests
/frameworks/base/core/tests/coretests/apks/install_jni_lib/
H A Dcom_android_frameworks_coretests_JNITest.cpp21 static jint checkFunction(JNIEnv*, jclass) { function in namespace:android
27 { "checkFunction", "()I", (void*) checkFunction },

Completed in 2333 milliseconds