Searched defs:annotation_set (Results 1 – 2 of 2) sorted by relevance
184 const AnnotationSetItem* annotation_set, in SearchAnnotationSet()783 const AnnotationSetItem* annotation_set, in GetAnnotationItemFromAnnotationSet()819 const AnnotationSetItem* annotation_set, in GetAnnotationObjectFromAnnotationSet()867 const AnnotationSetItem* annotation_set) in GetSignatureValue()890 const AnnotationSetItem* annotation_set) in GetThrowsValue()914 const AnnotationSetItem* annotation_set, in ProcessAnnotationSet()995 ObjPtr<mirror::Object> annotation_set = ProcessAnnotationSet(klass, in ProcessAnnotationSetRefList() local1011 const AnnotationSetItem* annotation_set = FindAnnotationSetForField(field); in GetAnnotationForField() local1024 const AnnotationSetItem* annotation_set = FindAnnotationSetForField(field); in GetAnnotationsForField() local1031 const AnnotationSetItem* annotation_set = FindAnnotationSetForField(field); in GetSignatureAnnotationForField() local[all …]
385 for (auto& annotation_set : header_->AnnotationSetItems()) { in WriteAnnotationSets() local