Home | History | Annotate | Download | only in runtime

Lines Matching refs:DecodeArtMethod

87   return jni::DecodeArtMethod(m)->GetDeclaringClass();
359 if (method == jni::DecodeArtMethod(WellKnownClasses::java_lang_invoke_MethodHandle_invokeExact)) {
362 DCHECK_EQ(method, jni::DecodeArtMethod(WellKnownClasses::java_lang_invoke_MethodHandle_invoke));