Searched refs:CallStaticIntMethodV (Results 1 – 1 of 1) sorted by relevance
509 jint (JNICALL *CallStaticIntMethodV)1360 result = functions->CallStaticIntMethodV(this,clazz,methodID,args); in CallStaticIntMethod()1364 jint CallStaticIntMethodV(jclass clazz, in CallStaticIntMethodV() function1366 return functions->CallStaticIntMethodV(this,clazz,methodID,args); in CallStaticIntMethodV()