D | android_jni_cts_InstanceNonce.c | 30 static void InstanceNonce_nop(JNIEnv *env, jobject this) { in InstanceNonce_nop() argument 36 jobject this) { in Java_android_jni_cts_InstanceNonce_nopDlsym() argument 42 static void InstanceNonce_nopFast(JNIEnv *env, jobject this) { in InstanceNonce_nopFast() argument 49 jobject this) { in Java_android_jni_cts_InstanceNonce_nopFastDlsym() argument 54 static jboolean InstanceNonce_returnBoolean(JNIEnv *env, jobject this) { in InstanceNonce_returnBoolean() argument 60 static jboolean InstanceNonce_returnBooleanFast(JNIEnv *env, jobject this) { in InstanceNonce_returnBooleanFast() argument 65 static jbyte InstanceNonce_returnByte(JNIEnv *env, jobject this) { in InstanceNonce_returnByte() argument 71 static jbyte InstanceNonce_returnByteFast(JNIEnv *env, jobject this) { in InstanceNonce_returnByteFast() argument 76 static jshort InstanceNonce_returnShort(JNIEnv *env, jobject this) { in InstanceNonce_returnShort() argument 82 static jshort InstanceNonce_returnShortFast(JNIEnv *env, jobject this) { in InstanceNonce_returnShortFast() argument [all …]
|