Home
last modified time | relevance | path

Searched refs:CallStaticIntMethodV (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/java/
Djni.h509 jint (JNICALL *CallStaticIntMethodV)
1360 result = functions->CallStaticIntMethodV(this,clazz,methodID,args); in CallStaticIntMethod()
1364 jint CallStaticIntMethodV(jclass clazz, in CallStaticIntMethodV() function
1366 return functions->CallStaticIntMethodV(this,clazz,methodID,args); in CallStaticIntMethodV()