Home | History | Annotate | Download | only in export

Lines Matching defs:CallCharMethodV

315     jchar (JNICALL *CallCharMethodV)
953 result = functions->CallCharMethodV(this,obj,methodID,args);
957 jchar CallCharMethodV(jobject obj, jmethodID methodID,
959 return functions->CallCharMethodV(this,obj,methodID,args);