Lines Matching defs:CallStaticLongMethodV
540 jlong (JNICALL *CallStaticLongMethodV)1464 result = functions->CallStaticLongMethodV(this,clazz,methodID,args);1468 jlong CallStaticLongMethodV(jclass clazz,1470 return functions->CallStaticLongMethodV(this,clazz,methodID,args);