Searched defs:NewObject (Results 1 – 2 of 2) sorted by relevance
2006 static jobject NewObject(JNIEnv* env, jclass c, jmethodID mid, ...) { in NewObject() function in art::CheckJNI
598 static jobject NewObject(JNIEnv* env, jclass java_class, jmethodID mid, ...) { in NewObject() function in art::JNI