Home
last modified time | relevance | path

Searched defs:FromReflectedMethod (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dart_method.cc107 ArtMethod* ArtMethod::FromReflectedMethod(const ScopedObjectAccessAlreadyRunnable& soa, in FromReflectedMethod() function in art::ArtMethod
/art/runtime/jni/
Dcheck_jni.cc1945 static jmethodID FromReflectedMethod(JNIEnv* env, jobject method) { in FromReflectedMethod() function in art::__anon2cc6a5800111::CheckJNI
Djni_internal.cc687 static jmethodID FromReflectedMethod(JNIEnv* env, jobject jlr_method) { in FromReflectedMethod() function in art::JNI