Home | History | Annotate | Download | only in java

Lines Matching refs:SetStaticLongField

575     void (JNICALL *SetStaticLongField)
1498 void SetStaticLongField(jclass clazz, jfieldID fieldID,
1500 functions->SetStaticLongField(this,clazz,fieldID,value);