Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/javavm/export/
Djni.h505 jboolean (JNICALL *CallStaticBooleanMethodV)
1374 result = functions->CallStaticBooleanMethodV(this,clazz,methodID,args); in CallStaticBooleanMethod()
1378 jboolean CallStaticBooleanMethodV(jclass clazz, in CallStaticBooleanMethodV() function
1380 return functions->CallStaticBooleanMethodV(this,clazz,methodID,args); in CallStaticBooleanMethodV()