Searched refs:CallStaticLongMethodV (Results 1 – 1 of 1) sorted by relevance
540 jlong (JNICALL *CallStaticLongMethodV)1464 result = functions->CallStaticLongMethodV(this,clazz,methodID,args); in CallStaticLongMethod()1468 jlong CallStaticLongMethodV(jclass clazz, in CallStaticLongMethodV() function1470 return functions->CallStaticLongMethodV(this,clazz,methodID,args); in CallStaticLongMethodV()