Searched refs:java_lang_annotation_Annotation__array (Results 1 – 6 of 6) sorted by relevance
63 static jclass java_lang_annotation_Annotation__array; member
54 jclass WellKnownClasses::java_lang_annotation_Annotation__array; member in art::WellKnownClasses317 java_lang_annotation_Annotation__array = CacheClass(env, "[Ljava/lang/annotation/Annotation;"); in Init()463 java_lang_annotation_Annotation__array = nullptr; in Clear()
48 soa.Decode<mirror::Class>(WellKnownClasses::java_lang_annotation_Annotation__array); in Executable_getDeclaredAnnotationsNative()131 soa.Decode<mirror::Class>(WellKnownClasses::java_lang_annotation_Annotation__array); in Executable_getParameterAnnotationsNative()
478 soa.Decode<mirror::Class>(WellKnownClasses::java_lang_annotation_Annotation__array); in Field_getDeclaredAnnotations()
644 soa.Decode<mirror::Class>(WellKnownClasses::java_lang_annotation_Annotation__array); in Class_getDeclaredAnnotations()
922 soa.Decode<mirror::Class>(WellKnownClasses::java_lang_annotation_Annotation__array))); in ProcessAnnotationSet()980 soa.Decode<mirror::Class>(WellKnownClasses::java_lang_annotation_Annotation__array); in ProcessAnnotationSetRefList()