Lines Matching defs:CallStaticIntMethodV
533 jint (JNICALL *CallStaticIntMethodV)1446 result = functions->CallStaticIntMethodV(this,clazz,methodID,args);1450 jint CallStaticIntMethodV(jclass clazz,1452 return functions->CallStaticIntMethodV(this,clazz,methodID,args);