Searched defs:NewDirectByteBuffer (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/jni/ | ||
| D | check_jni.cc | 2769 static jobject NewDirectByteBuffer(JNIEnv* env, void* address, jlong capacity) { in NewDirectByteBuffer() function in art::__anon52b56ecf0111::CheckJNI |
| D | jni_internal.cc | 2756 static jobject NewDirectByteBuffer(JNIEnv* env, void* address, jlong capacity) { in NewDirectByteBuffer() function in art::JNI |