Home | History | Annotate | Download | only in include

Lines Matching defs:CallStaticShortMethodV

526     jshort (JNICALL *CallStaticShortMethodV)
1428 result = functions->CallStaticShortMethodV(this,clazz,methodID,args);
1432 jshort CallStaticShortMethodV(jclass clazz,
1434 return functions->CallStaticShortMethodV(this,clazz,methodID,args);