Searched refs:SetCharArrayRegion (Results 1 – 3 of 3) sorted by relevance
/external/oj-libjdwp/src/share/back/ |
D | ArrayReferenceImpl.c | 378 JNI_FUNC_PTR(env,SetCharArrayRegion)(env, array, index + i, 1, &component); in readCharComponents()
|
/external/oj-libjdwp/src/share/javavm/export/ |
D | jni.h | 707 void (JNICALL *SetCharArrayRegion) 1771 void SetCharArrayRegion(jcharArray array, jsize start, jsize len, in SetCharArrayRegion() function 1773 functions->SetCharArrayRegion(this,array,start,len,buf); in SetCharArrayRegion()
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test-libandroid.so.abi | 3375 …<var-decl name='SetCharArrayRegion' type-id='b049b821' visibility='default' filepath='libnativehel…
|