Lines Matching defs:CallStaticBooleanMethodV
505 jboolean (JNICALL *CallStaticBooleanMethodV)1374 result = functions->CallStaticBooleanMethodV(this,clazz,methodID,args);1378 jboolean CallStaticBooleanMethodV(jclass clazz,1380 return functions->CallStaticBooleanMethodV(this,clazz,methodID,args);