Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/javavm/export/
Djni.h526 jshort (JNICALL *CallStaticShortMethodV)
1428 result = functions->CallStaticShortMethodV(this,clazz,methodID,args); in CallStaticShortMethod()
1432 jshort CallStaticShortMethodV(jclass clazz, in CallStaticShortMethodV() function
1434 return functions->CallStaticShortMethodV(this,clazz,methodID,args); in CallStaticShortMethodV()