Searched defs:NewDirectByteBuffer (Results 1 – 2 of 2) sorted by relevance
2529 static jobject NewDirectByteBuffer(JNIEnv* env, void* address, jlong capacity) { in NewDirectByteBuffer() function in art::CheckJNI
2267 static jobject NewDirectByteBuffer(JNIEnv* env, void* address, jlong capacity) { in NewDirectByteBuffer() function in art::JNI