Home
last modified time | relevance | path

Searched defs:annotation_array_class (Results 1 – 4 of 4) sorted by relevance

/art/runtime/native/
Djava_lang_reflect_Executable.cc47 ObjPtr<mirror::Class> annotation_array_class = in Executable_getDeclaredAnnotationsNative() local
130 ObjPtr<mirror::Class> annotation_array_class = in Executable_getParameterAnnotationsNative() local
Djava_lang_reflect_Field.cc479 ObjPtr<mirror::Class> annotation_array_class = in Field_getDeclaredAnnotations() local
Djava_lang_Class.cc706 ObjPtr<mirror::Class> annotation_array_class = in Class_getDeclaredAnnotations() local
/art/runtime/dex/
Ddex_file_annotations.cc900 Handle<mirror::Class> annotation_array_class(hs.NewHandle( in ProcessAnnotationSet() local
958 ObjPtr<mirror::Class> annotation_array_class = in ProcessAnnotationSetRefList() local