Searched refs:CallStaticIntMethodV (Results 1 – 1 of 1) sorted by relevance
533 jint (JNICALL *CallStaticIntMethodV)1446 result = functions->CallStaticIntMethodV(this,clazz,methodID,args); in CallStaticIntMethod()1450 jint CallStaticIntMethodV(jclass clazz, in CallStaticIntMethodV() function1452 return functions->CallStaticIntMethodV(this,clazz,methodID,args); in CallStaticIntMethodV()