Home
last modified time | relevance | path

Searched refs:CallStaticLongMethodV (Results 1 – 1 of 1) sorted by relevance

/external/oj-libjdwp/src/share/javavm/export/
Djni.h540 jlong (JNICALL *CallStaticLongMethodV)
1464 result = functions->CallStaticLongMethodV(this,clazz,methodID,args); in CallStaticLongMethod()
1468 jlong CallStaticLongMethodV(jclass clazz, in CallStaticLongMethodV() function
1470 return functions->CallStaticLongMethodV(this,clazz,methodID,args); in CallStaticLongMethodV()