Home
last modified time | relevance | path

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

/art/runtime/jni/
Dcheck_jni.cc2709 static jobject NewDirectByteBuffer(JNIEnv* env, void* address, jlong capacity) { in NewDirectByteBuffer() function in art::__anon846bc2ca0111::CheckJNI
Djni_internal.cc2494 static jobject NewDirectByteBuffer(JNIEnv* env, void* address, jlong capacity) { in NewDirectByteBuffer() function in art::JNI