Home
last modified time | relevance | path

Searched refs:java_lang_invoke_MethodHandles_Lookup_findConstructor (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/mirror/
H A Dmethod_handles_lookup.cc55 jni::DecodeArtMethod(WellKnownClasses::java_lang_invoke_MethodHandles_Lookup_findConstructor); in FindConstructor()
/aosp12/art/runtime/
H A Dwell_known_classes.h120 static jmethodID java_lang_invoke_MethodHandles_Lookup_findConstructor; member
H A Dwell_known_classes.cc107 jmethodID WellKnownClasses::java_lang_invoke_MethodHandles_Lookup_findConstructor; member in art::WellKnownClasses
400java_lang_invoke_MethodHandles_Lookup_findConstructor = CacheMethod(env, "java/lang/invoke/MethodH… in InitFieldsAndMethodsOnly()
576 java_lang_invoke_MethodHandles_Lookup_findConstructor = nullptr; in Clear()