Home | History | Annotate | Download | only in include

Lines Matching defs:GetIntArrayRegion

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