Searched defs:annotation_set (Results 1 – 2 of 2) sorted by relevance
184 const AnnotationSetItem* annotation_set, in SearchAnnotationSet()762 const AnnotationSetItem* annotation_set, in GetAnnotationItemFromAnnotationSet()798 const AnnotationSetItem* annotation_set, in GetAnnotationObjectFromAnnotationSet()846 const AnnotationSetItem* annotation_set) in GetSignatureValue()869 const AnnotationSetItem* annotation_set) in GetThrowsValue()893 const AnnotationSetItem* annotation_set, in ProcessAnnotationSet()974 ObjPtr<mirror::Object> annotation_set = ProcessAnnotationSet(klass, in ProcessAnnotationSetRefList() local990 const AnnotationSetItem* annotation_set = FindAnnotationSetForField(field); in GetAnnotationForField() local1003 const AnnotationSetItem* annotation_set = FindAnnotationSetForField(field); in GetAnnotationsForField() local1010 const AnnotationSetItem* annotation_set = FindAnnotationSetForField(field); in GetSignatureAnnotationForField() local[all …]
385 for (auto& annotation_set : header_->AnnotationSetItems()) { in WriteAnnotationSets() local