Searched defs:NewObject (Results 1 – 2 of 2) sorted by relevance
/art/runtime/jni/ | ||
D | check_jni.cc | 2167 static jobject NewObject(JNIEnv* env, jclass c, jmethodID mid, ...) { in NewObject() function in art::__anon846bc2ca0111::CheckJNI |
D | jni_internal.cc | 755 static jobject NewObject(JNIEnv* env, jclass java_class, jmethodID mid, ...) { in NewObject() function in art::JNI |