Searched defs:annotation (Results 1 – 10 of 10) sorted by relevance
174 const uint8_t* annotation = annotation_item->annotation_; in SearchAnnotationSet() local187 const uint8_t* annotation = *annotation_ptr; in SkipAnnotationValue() local246 const uint8_t* annotation, in SearchEncodedAnnotation()336 mirror::Object* ProcessEncodedAnnotation(const ClassData& klass, const uint8_t** annotation) in ProcessEncodedAnnotation()409 const uint8_t* annotation = *annotation_ptr; in ProcessAnnotationValue() local698 const uint8_t** annotation) { in CreateAnnotationMember()777 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationItemFromAnnotationSet() local813 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationObjectFromAnnotationSet() local824 const uint8_t* annotation = in GetAnnotationValue() local932 const uint8_t* annotation = annotation_item->annotation_; in ProcessAnnotationSet() local[all …]
23 public EncodedAnnotation annotation; field in AnnotationItem
102 private static String annotationToNormalizedString(Annotation annotation) { in annotationToNormalizedString()131 Annotation annotation = parameters[i].getDeclaredAnnotation(annotationClass); in DumpConstructorParameterAnnotations() local
139 ObjPtr<mirror::Object> annotation = annotations->GetWithoutChecks(i); in Executable_getParameterAnnotationsNative() local147 ObjPtr<mirror::Object> annotation = annotations->GetWithoutChecks(i - offset); in Executable_getParameterAnnotationsNative() local
433 const DexFile::AnnotationItem* annotation = dex_file.GetAnnotationItemAtOffset(current_offset); in AddAnnotationsFromMapListSection() local441 const DexFile::AnnotationItem* annotation) { in CreateAnnotationItem()467 const DexFile::AnnotationItem* annotation = in CreateAnnotationSetItem() local
198 void DexWriter::WriteEncodedAnnotation(Stream* stream, dex_ir::EncodedAnnotation* annotation) { in WriteEncodedAnnotation()
505 void DexLayout::DumpEncodedAnnotation(dex_ir::EncodedAnnotation* annotation) { in DumpEncodedAnnotation()
1128 AnnotationItem(uint8_t visibility, EncodedAnnotation* annotation) in AnnotationItem()
639 const DexFile::AnnotationItem* annotation = pDexFile->GetAnnotationItem(set_item, i); in dumpAnnotationSetItem() local
2551 const DexFile::AnnotationItem* annotation = in CheckInterAnnotationSetItem() local