Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc183 const AnnotationSetItem* annotation_set, in SearchAnnotationSet()
759 const AnnotationSetItem* annotation_set, in GetAnnotationItemFromAnnotationSet()
795 const AnnotationSetItem* annotation_set, in GetAnnotationObjectFromAnnotationSet()
848 const AnnotationSetItem* annotation_set = FindAnnotationSetForClass(data); in GetAnnotationArrayValue() local
875 const AnnotationSetItem* annotation_set) in GetSignatureValue()
898 const AnnotationSetItem* annotation_set) in GetThrowsValue()
922 const AnnotationSetItem* annotation_set, in ProcessAnnotationSet()
1001 ObjPtr<mirror::Object> annotation_set = ProcessAnnotationSet(klass, in ProcessAnnotationSetRefList() local
1017 const AnnotationSetItem* annotation_set = FindAnnotationSetForField(field); in GetAnnotationForField() local
1030 const AnnotationSetItem* annotation_set = FindAnnotationSetForField(field); in GetAnnotationsForField() local
[all …]