Searched defs:FromReflectedMethod (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/ | ||
| D | art_method.cc | 107 ArtMethod* ArtMethod::FromReflectedMethod(const ScopedObjectAccessAlreadyRunnable& soa, in FromReflectedMethod() function in art::ArtMethod |
| /art/runtime/jni/ | ||
| D | check_jni.cc | 1946 static jmethodID FromReflectedMethod(JNIEnv* env, jobject method) { in FromReflectedMethod() function in art::__anon52b56ecf0111::CheckJNI |
| D | jni_internal.cc | 686 static jmethodID FromReflectedMethod(JNIEnv* env, jobject jlr_method) { in FromReflectedMethod() function in art::JNI |