Home
last modified time | relevance | path

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

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