Searched refs:GetDoubleArrayRegion (Results 1 – 2 of 2) sorted by relevance
/external/oj-libjdwp/src/share/back/ |
D | ArrayReferenceImpl.c | 197 JNI_FUNC_PTR(env,GetDoubleArrayRegion)(env, array, index, length, components); in writeDoubleComponents()
|
/external/oj-libjdwp/src/share/javavm/export/ |
D | jni.h | 700 void (JNICALL *GetDoubleArrayRegion) 1758 void GetDoubleArrayRegion(jdoubleArray array, in GetDoubleArrayRegion() function 1760 functions->GetDoubleArrayRegion(this,array,start,len,buf); in GetDoubleArrayRegion()
|