Home
last modified time | relevance | path

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

/external/chromium_org/third_party/npapi/npspy/extern/java/
Djni.h481 jboolean (JNICALL *CallStaticBooleanMethodV)
1288 result = functions->CallStaticBooleanMethodV(this,clazz,methodID,args); in CallStaticBooleanMethod()
1292 jboolean CallStaticBooleanMethodV(jclass clazz, in CallStaticBooleanMethodV() function
1294 return functions->CallStaticBooleanMethodV(this,clazz,methodID,args); in CallStaticBooleanMethodV()