Home
last modified time | relevance | path

Searched refs:javaOffsets (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
306 ScopedIntArrayRO offsets(mEnv, javaOffsets); in init()