Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dart_method.cc52 ArtMethod* ArtMethod::FromReflectedMethod(const ScopedObjectAccessAlreadyRunnable& soa, in FromReflectedMethod() function in art::mirror::ArtMethod
/art/runtime/
Dcheck_jni.cc1147 static jmethodID FromReflectedMethod(JNIEnv* env, jobject method) { in FromReflectedMethod() function in art::CheckJNI
Djni_internal.cc606 static jmethodID FromReflectedMethod(JNIEnv* env, jobject jlr_method) { in FromReflectedMethod() function in art::JNI