Home | History | Annotate | Download | only in export

Lines Matching defs:SetObjectArrayElement

632     void (JNICALL *SetObjectArrayElement)
1634 void SetObjectArrayElement(jobjectArray array, jsize index,
1636 functions->SetObjectArrayElement(this,array,index,val);