Searched refs:GetDoubleArrayRegion (Results 1 - 2 of 2) sorted by relevance

/dalvik/libnativehelper/include/nativehelper/
H A Djni.h433 void (*GetDoubleArrayRegion)(JNIEnv*, jdoubleArray, member in struct:JNINativeInterface
945 void GetDoubleArrayRegion(jdoubleArray array, jsize start, jsize len, function in struct:_JNIEnv
947 { functions->GetDoubleArrayRegion(this, array, start, len, buf); }
/dalvik/vm/
H A DJni.c4163 GetDoubleArrayRegion,

Completed in 14 milliseconds