Searched defs:annotation (Results 1 – 3 of 3) sorted by relevance
23 public EncodedAnnotation annotation; field in AnnotationItem
1297 const uint8_t* annotation = SearchEncodedAnnotation(annotation_item->annotation_, "value"); in GetAnnotationDefaultValue() local1475 const uint8_t* annotation = SearchEncodedAnnotation(annotation_item->annotation_, "value"); in GetEnclosingClass() local1525 const uint8_t* annotation = SearchEncodedAnnotation(annotation_item->annotation_, "name"); in GetInnerClass() local1555 const uint8_t* annotation = SearchEncodedAnnotation(annotation_item->annotation_, "accessFlags"); in GetInnerClassFlags() local1658 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationItemFromAnnotationSet() local1686 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationObjectFromAnnotationSet() local1693 const uint8_t* annotation = in GetAnnotationValue() local1778 const uint8_t* annotation = annotation_item->annotation_; in ProcessAnnotationSet() local1843 const uint8_t* annotation = *annotation_ptr; in ProcessAnnotationValue() local2166 const uint8_t* annotation = annotation_item->annotation_; in SearchAnnotationSet() local[all …]
2117 const DexFile::AnnotationItem* annotation = in CheckInterAnnotationSetItem() local