Home | History | Annotate | Download | only in export

Lines Matching defs:GetIntArrayRegion

694     void (JNICALL *GetIntArrayRegion)
1746 void GetIntArrayRegion(jintArray array,
1748 functions->GetIntArrayRegion(this,array,start,len,buf);