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

/dalvik/libnativehelper/include/nativehelper/
H A Djni.h423 void (*GetCharArrayRegion)(JNIEnv*, jcharArray, member in struct:JNINativeInterface
930 void GetCharArrayRegion(jcharArray array, jsize start, jsize len, function in struct:_JNIEnv
932 { functions->GetCharArrayRegion(this, array, start, len, buf); }
/dalvik/vm/
H A DJni.c4158 GetCharArrayRegion,

Completed in 86 milliseconds