Home
last modified time | relevance | path

Searched refs:callType (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/jni/libjnitest/
Dmacroized_tests.c56 } callType; typedef
168 callType ct, const char *name, const char *sig) { in findAppropriateMethod()
185 static char *help_CallBooleanMethod(JNIEnv *env, callType ct, ...) { in help_CallBooleanMethod()
290 static char *help_CallByteMethod(JNIEnv *env, callType ct, ...) { in help_CallByteMethod()
395 static char *help_CallShortMethod(JNIEnv *env, callType ct, ...) { in help_CallShortMethod()
500 static char *help_CallCharMethod(JNIEnv *env, callType ct, ...) { in help_CallCharMethod()
605 static char *help_CallIntMethod(JNIEnv *env, callType ct, ...) { in help_CallIntMethod()
710 static char *help_CallLongMethod(JNIEnv *env, callType ct, ...) { in help_CallLongMethod()
815 static char *help_CallFloatMethod(JNIEnv *env, callType ct, ...) { in help_CallFloatMethod()
920 static char *help_CallDoubleMethod(JNIEnv *env, callType ct, ...) { in help_CallDoubleMethod()
[all …]