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

/dalvik/libnativehelper/include/nativehelper/
H A Djni.h441 void (*SetCharArrayRegion)(JNIEnv*, jcharArray, member in struct:JNINativeInterface
955 void SetCharArrayRegion(jcharArray array, jsize start, jsize len, function in struct:_JNIEnv
957 { functions->SetCharArrayRegion(this, array, start, len, buf); }
/dalvik/vm/
H A DJni.c4166 SetCharArrayRegion,

Completed in 41 milliseconds