Searched refs:javaVector (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
H A Dlibcore_io_Linux.cpp1775 static void Linux_mincore(JNIEnv* env, jobject, jlong address, jlong byteCount, jbyteArray javaVector) { argument
1776 ScopedByteArrayRW vector(env, javaVector);

Completed in 30 milliseconds