Searched defs:CallNonvirtualShortMethodV (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/java/
H A Djni.h376 jshort (JNICALL *CallNonvirtualShortMethodV) member in struct:JNINativeInterface_
1069 result = functions->CallNonvirtualShortMethodV(this,obj,clazz,
1074 jshort CallNonvirtualShortMethodV(jobject obj, jclass clazz, function in struct:JNIEnv_
1076 return functions->CallNonvirtualShortMethodV(this,obj,clazz,

Completed in 165 milliseconds