Home
last modified time | relevance | path

Searched refs:javaBuffers (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/libcore/luni/src/main/native/
H A Dlibcore_io_Linux.cpp301 bool init(jobjectArray javaBuffers, jintArray javaOffsets, jintArray javaByteCounts) { in init() argument
317 jobject buffer = mEnv->GetObjectArrayElement(javaBuffers, i); // We keep this local ref. in init()