Searched refs:CallByteMethodV (Results 1 – 1 of 1) sorted by relevance
308 jbyte (JNICALL *CallByteMethodV)936 result = functions->CallByteMethodV(this,obj,methodID,args); in CallByteMethod()940 jbyte CallByteMethodV(jobject obj, jmethodID methodID, in CallByteMethodV() function942 return functions->CallByteMethodV(this,obj,methodID,args); in CallByteMethodV()