Home
last modified time | relevance | path

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

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