Home
last modified time | relevance | path

Searched defs:NewObject (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jni/
Dcheck_jni.cc2167 static jobject NewObject(JNIEnv* env, jclass c, jmethodID mid, ...) { in NewObject() function in art::__anon846bc2ca0111::CheckJNI
Djni_internal.cc754 static jobject NewObject(JNIEnv* env, jclass java_class, jmethodID mid, ...) { in NewObject() function in art::JNI