Searched refs:CallStaticShortMethodV (Results 1 – 1 of 1) sorted by relevance
526 jshort (JNICALL *CallStaticShortMethodV)1428 result = functions->CallStaticShortMethodV(this,clazz,methodID,args); in CallStaticShortMethod()1432 jshort CallStaticShortMethodV(jclass clazz, in CallStaticShortMethodV() function1434 return functions->CallStaticShortMethodV(this,clazz,methodID,args); in CallStaticShortMethodV()