Searched defs:FromReflectedMethod (Results 1 – 5 of 5) sorted by relevance
107 ArtMethod* ArtMethod::FromReflectedMethod(const ScopedObjectAccessAlreadyRunnable& soa, in FromReflectedMethod() function in art::ArtMethod
161 jmethodID (*FromReflectedMethod)(JNIEnv*, jobject); member505 jmethodID FromReflectedMethod(jobject method) in FromReflectedMethod() function
1937 static jmethodID FromReflectedMethod(JNIEnv* env, jobject method) { in FromReflectedMethod() function in art::__anone2f7feb60110::CheckJNI
609 static jmethodID FromReflectedMethod(JNIEnv* env, jobject jlr_method) { in FromReflectedMethod() function in art::JNI