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