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

/external/chromium_org/third_party/npapi/npspy/extern/java/
H A Djni.h518 jlong (JNICALL *CallStaticLongMethodA) member in struct:JNINativeInterface_
1386 jlong CallStaticLongMethodA(jclass clazz, function in struct:JNIEnv_
1388 return functions->CallStaticLongMethodA(this,clazz,methodID,args);

Completed in 1614 milliseconds