Searched refs:CallStaticShortMethodV (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/java/
H A Djni.h502 jshort (JNICALL *CallStaticShortMethodV) member in struct:JNINativeInterface_
1342 result = functions->CallStaticShortMethodV(this,clazz,methodID,args);
1346 jshort CallStaticShortMethodV(jclass clazz, function in struct:JNIEnv_
1348 return functions->CallStaticShortMethodV(this,clazz,methodID,args);

Completed in 2019 milliseconds