Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/javavm/export/
Djni.h561 void (JNICALL *CallStaticVoidMethodV)
1516 functions->CallStaticVoidMethodV(this,cls,methodID,args); in CallStaticVoidMethod()
1519 void CallStaticVoidMethodV(jclass cls, jmethodID methodID, in CallStaticVoidMethodV() function
1521 functions->CallStaticVoidMethodV(this,cls,methodID,args); in CallStaticVoidMethodV()