Searched defs:annotation (Results 1 – 15 of 15) sorted by relevance
23 public EncodedAnnotation annotation; field in AnnotationItem
194 const uint8_t* annotation = annotation_item->annotation_; in SearchAnnotationSet() local211 const uint8_t* annotation = *annotation_ptr; in SkipAnnotationValue() local270 const uint8_t* annotation, in SearchEncodedAnnotation()357 ObjPtr<mirror::Object> ProcessEncodedAnnotation(const ClassData& klass, const uint8_t** annotation) in ProcessEncodedAnnotation()425 const uint8_t* annotation = *annotation_ptr; in ProcessAnnotationValue() local699 const uint8_t** annotation) { in CreateAnnotationMember()770 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationItemFromAnnotationSet() local805 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationObjectFromAnnotationSet() local816 const uint8_t* annotation = in GetAnnotationValue() local950 const uint8_t* annotation = annotation_item->annotation_; in ProcessAnnotationSet() local[all …]
102 private static String annotationToNormalizedString(Annotation annotation) { in annotationToNormalizedString()131 Annotation annotation = parameters[i].getDeclaredAnnotation(annotationClass); in DumpConstructorParameterAnnotations() local
142 ObjPtr<mirror::Object> annotation = annotations->GetWithoutChecks(i); in Executable_getParameterAnnotationsNative() local150 ObjPtr<mirror::Object> annotation = annotations->GetWithoutChecks(i - offset); in Executable_getParameterAnnotationsNative() local
627 const dex::AnnotationItem* annotation = dex_file.GetAnnotationItemAtOffset(current_offset); in AddAnnotationsFromMapListSection() local673 const dex::AnnotationItem* annotation) { in CreateAnnotationItem()703 const dex::AnnotationItem* annotation = in CreateAnnotationSetItem() local
196 void DexWriter::WriteEncodedAnnotation(Stream* stream, dex_ir::EncodedAnnotation* annotation) { in WriteEncodedAnnotation()367 for (auto& annotation : header_->AnnotationItems()) { in WriteAnnotations() local
562 void DexLayout::DumpEncodedAnnotation(dex_ir::EncodedAnnotation* annotation) { in DumpEncodedAnnotation()
1116 AnnotationItem(uint8_t visibility, EncodedAnnotation* annotation) in AnnotationItem()
617 const ProfileSampleAnnotation& annotation) { in GetProfileDexFileAugmentedKey()676 const ProfileSampleAnnotation& annotation) { in AddMethods()728 const ProfileSampleAnnotation& annotation) { in AddClass()1316 const ProfileSampleAnnotation& annotation) { in AddMethod()2434 const ProfileSampleAnnotation& annotation) { in GetClassDescriptors()2984 ProfileSampleAnnotation annotation = GetAnnotationFromKey(dex_data->profile_key); in ExtractProfileData() local
961 const ProfileSampleAnnotation& annotation) { in GetOrAddDexFileData()
71 const ProfileSampleAnnotation& annotation = ProfileSampleAnnotation::kNone) { in GetMethod()982 ProfileCompilationInfo::ProfileSampleAnnotation annotation("test.package"); in TEST_F() local
334 const ProfileCompilationInfo::ProfileSampleAnnotation& annotation) in GetClassesAndMethodsHelper()
729 const dex::AnnotationItem* annotation = pDexFile->GetAnnotationItem(set_item, i); in dumpAnnotationSetItem() local
1382 ProfileSampleAnnotation annotation = annotation_string.empty() in ProcessLine() local
2948 const dex::AnnotationItem* annotation = in CheckInterAnnotationSetItem() local