Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dlibcore_io_Linux.cpp301 bool init(jobjectArray javaBuffers, jintArray javaOffsets, jintArray javaByteCounts) { in init() argument
310 ScopedIntArrayRO byteCounts(mEnv, javaByteCounts); in init()