Home
last modified time | relevance | path

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

/external/chromium_org/third_party/npapi/npspy/extern/java/
Djni.h488 jbyte (JNICALL *CallStaticByteMethodV)
1306 result = functions->CallStaticByteMethodV(this,clazz,methodID,args); in CallStaticByteMethod()
1310 jbyte CallStaticByteMethodV(jclass clazz, in CallStaticByteMethodV() function
1312 return functions->CallStaticByteMethodV(this,clazz,methodID,args); in CallStaticByteMethodV()