Searched defs:annotation (Results 1 – 15 of 15) sorted by relevance
194 const uint8_t* annotation = annotation_item->annotation_; in SearchAnnotationSet() local207 const uint8_t* annotation = *annotation_ptr; in SkipAnnotationValue() local266 const uint8_t* annotation, in SearchEncodedAnnotation()353 ObjPtr<mirror::Object> ProcessEncodedAnnotation(const ClassData& klass, const uint8_t** annotation) in ProcessEncodedAnnotation()426 const uint8_t* annotation = *annotation_ptr; in ProcessAnnotationValue() local700 const uint8_t** annotation) { in CreateAnnotationMember()772 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationItemFromAnnotationSet() local807 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationObjectFromAnnotationSet() local818 const uint8_t* annotation = in GetAnnotationValue() local921 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
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
198 void DexWriter::WriteEncodedAnnotation(Stream* stream, dex_ir::EncodedAnnotation* annotation) { in WriteEncodedAnnotation()369 for (auto& annotation : header_->AnnotationItems()) { in WriteAnnotations() local
492 void DexLayout::DumpEncodedAnnotation(dex_ir::EncodedAnnotation* annotation) { in DumpEncodedAnnotation()
1108 AnnotationItem(uint8_t visibility, EncodedAnnotation* annotation) in AnnotationItem()
604 const ProfileSampleAnnotation& annotation) { in GetProfileDexFileAugmentedKey()663 const ProfileSampleAnnotation& annotation) { in AddMethods()715 const ProfileSampleAnnotation& annotation) { in AddClass()1232 const ProfileSampleAnnotation& annotation) { in AddMethod()2364 const ProfileSampleAnnotation& annotation) { in GetClassDescriptors()2904 ProfileSampleAnnotation annotation = GetAnnotationFromKey(dex_data->profile_key); in ExtractProfileData() local
847 const ProfileSampleAnnotation& annotation) { in GetOrAddDexFileData()
65 const ProfileSampleAnnotation& annotation = ProfileSampleAnnotation::kNone) { in GetMethod()968 ProfileCompilationInfo::ProfileSampleAnnotation annotation("test.package"); in TEST_F() local
335 const ProfileCompilationInfo::ProfileSampleAnnotation& annotation) in GetClassesAndMethodsHelper()
668 const dex::AnnotationItem* annotation = pDexFile->GetAnnotationItem(set_item, i); in dumpAnnotationSetItem() local
1361 ProfileSampleAnnotation annotation = annotation_string.empty() in ProcessLine() local
2953 const dex::AnnotationItem* annotation = in CheckInterAnnotationSetItem() local