Searched refs:CallCharMethodA (Results 1 – 2 of 2) sorted by relevance
246 object ? env->CallCharMethodA(object, id, parameters) in InvokeMethod()
293 jchar (JNICALL *CallCharMethodA)875 jchar CallCharMethodA(jobject obj, jmethodID methodID, in CallCharMethodA() function877 return functions->CallCharMethodA(this,obj,methodID,args); in CallCharMethodA()