Searched refs:java_lang_annotation_Annotation__array (Results 1 – 6 of 6) sorted by relevance
57 static jclass java_lang_annotation_Annotation__array; member
47 jclass WellKnownClasses::java_lang_annotation_Annotation__array; member in art::WellKnownClasses281 java_lang_annotation_Annotation__array = CacheClass(env, "[Ljava/lang/annotation/Annotation;"); in Init()
915 soa.Decode<mirror::Class>(WellKnownClasses::java_lang_annotation_Annotation__array))); in ProcessAnnotationSet()973 soa.Decode<mirror::Class>(WellKnownClasses::java_lang_annotation_Annotation__array); in ProcessAnnotationSetRefList()
43 soa.Decode<mirror::Class>(WellKnownClasses::java_lang_annotation_Annotation__array); in Executable_getDeclaredAnnotationsNative()
474 soa.Decode<mirror::Class>(WellKnownClasses::java_lang_annotation_Annotation__array); in Field_getDeclaredAnnotations()
521 soa.Decode<mirror::Class>(WellKnownClasses::java_lang_annotation_Annotation__array); in Class_getDeclaredAnnotations()