HomeSort by relevance Sort by last modified time
    Searched full:memory_memmove (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/main/native/
libcore_io_Memory.cpp 80 static void Memory_memmove(JNIEnv* env, jclass, jobject dstObject, jint dstOffset, jobject srcObject, jint srcOffset, jlong length) {

Completed in 1550 milliseconds