Home | History | Annotate | Download | only in 115-native-bridge

Lines Matching full:jshort

155 static jshort trampoline_Java_Main_shortMethod(JNIEnv* env, jclass klass, jshort s1, jshort s2,
156 jshort s3, jshort s4, jshort s5, jshort s6,
157 jshort s7, jshort s8, jshort s9, jshort s10) {
158 typedef jshort (*FnPtr_t)(JNIEnv*, jclass, jshort, jshort, jshort, jshort, jshort,
159 jshort, jshort, jshort, jshort, jshort);