Home | History | Annotate | Download | only in java

Lines Matching refs:CallCharMethodV

291     jchar (JNICALL *CallCharMethodV)
867 result = functions->CallCharMethodV(this,obj,methodID,args);
871 jchar CallCharMethodV(jobject obj, jmethodID methodID,
873 return functions->CallCharMethodV(this,obj,methodID,args);