Home | History | Annotate | Download | only in export

Lines Matching defs:GetLongArrayRegion

696     void (JNICALL *GetLongArrayRegion)
1750 void GetLongArrayRegion(jlongArray array,
1752 functions->GetLongArrayRegion(this,array,start,len,buf);