Searched defs:annotation_set (Results 1 – 2 of 2) sorted by relevance
184 const AnnotationSetItem* annotation_set, in SearchAnnotationSet()760 const AnnotationSetItem* annotation_set, in GetAnnotationItemFromAnnotationSet()796 const AnnotationSetItem* annotation_set, in GetAnnotationObjectFromAnnotationSet()849 const AnnotationSetItem* annotation_set = FindAnnotationSetForClass(data); in GetAnnotationArrayValue() local876 const AnnotationSetItem* annotation_set) in GetSignatureValue()899 const AnnotationSetItem* annotation_set) in GetThrowsValue()923 const AnnotationSetItem* annotation_set, in ProcessAnnotationSet()1002 ObjPtr<mirror::Object> annotation_set = ProcessAnnotationSet(klass, in ProcessAnnotationSetRefList() local1018 const AnnotationSetItem* annotation_set = FindAnnotationSetForField(field); in GetAnnotationForField() local1031 const AnnotationSetItem* annotation_set = FindAnnotationSetForField(field); in GetAnnotationsForField() local[all …]
383 for (auto& annotation_set : header_->AnnotationSetItems()) { in WriteAnnotationSets() local