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

/external/chromium_org/third_party/npapi/npspy/extern/java/
H A Djni.h573 void (JNICALL *SetStaticIntField) member in struct:JNINativeInterface_
1494 void SetStaticIntField(jclass clazz, jfieldID fieldID, function in struct:JNIEnv_
1496 functions->SetStaticIntField(this,clazz,fieldID,value);

Completed in 176 milliseconds