Searched refs:CallStaticBooleanMethodV (Results 1 – 1 of 1) sorted by relevance
481 jboolean (JNICALL *CallStaticBooleanMethodV)1288 result = functions->CallStaticBooleanMethodV(this,clazz,methodID,args); in CallStaticBooleanMethod()1292 jboolean CallStaticBooleanMethodV(jclass clazz, in CallStaticBooleanMethodV() function1294 return functions->CallStaticBooleanMethodV(this,clazz,methodID,args); in CallStaticBooleanMethodV()