Home | History | Annotate | Download | only in jni-headers

Lines Matching refs:CallStaticShortMethodV

508     jshort (JNICALL *CallStaticShortMethodV)
1410 result = functions->CallStaticShortMethodV(this,clazz,methodID,args);
1414 jshort CallStaticShortMethodV(jclass clazz,
1416 return functions->CallStaticShortMethodV(this,clazz,methodID,args);