Home
last modified time | relevance | path

Searched defs:dstBytes (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
Dlibcore_io_Memory.cpp94 ScopedBytesRW dstBytes(env, dstObject); in Memory_memmove() local
263 jbyte* dstBytes = reinterpret_cast<jbyte*>(env->GetPrimitiveArrayCritical(dstArray, NULL)); in Memory_unsafeBulkGet() local
275 ScopedByteArrayRW dstBytes(env, dstArray); in Memory_unsafeBulkPut() local