Searched refs:CallStaticBooleanMethodV (Results 1 – 1 of 1) sorted by relevance
505 jboolean (JNICALL *CallStaticBooleanMethodV)1374 result = functions->CallStaticBooleanMethodV(this,clazz,methodID,args); in CallStaticBooleanMethod()1378 jboolean CallStaticBooleanMethodV(jclass clazz, in CallStaticBooleanMethodV() function1380 return functions->CallStaticBooleanMethodV(this,clazz,methodID,args); in CallStaticBooleanMethodV()