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