Searched defs:annotation (Results 1 – 11 of 11) 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() local272 const uint8_t* annotation, in SearchEncodedAnnotation()359 ObjPtr<mirror::Object> ProcessEncodedAnnotation(const ClassData& klass, const uint8_t** annotation) in ProcessEncodedAnnotation()427 const uint8_t* annotation = *annotation_ptr; in ProcessAnnotationValue() local706 const uint8_t** annotation) { in CreateAnnotationMember()777 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationItemFromAnnotationSet() local812 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationObjectFromAnnotationSet() local823 const uint8_t* annotation = in GetAnnotationValue() local957 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
622 const ProfileSampleAnnotation& annotation) { in GetProfileDexFileAugmentedKey()681 const ProfileSampleAnnotation& annotation, in AddMethods()733 const ProfileSampleAnnotation& annotation) { in AddClass()1352 const ProfileSampleAnnotation& annotation, in AddMethod()2501 const ProfileSampleAnnotation& annotation) { in GetClassDescriptors()3127 ProfileSampleAnnotation annotation = GetAnnotationFromKey(dex_data->profile_key); in ExtractProfileData() local
967 const ProfileSampleAnnotation& annotation) { in GetOrAddDexFileData()
71 const ProfileSampleAnnotation& annotation = ProfileSampleAnnotation::kNone) { in GetMethod()982 ProfileCompilationInfo::ProfileSampleAnnotation annotation("test.package"); in TEST_F() local
325 const ProfileCompilationInfo::ProfileSampleAnnotation& annotation) in GetClassesAndMethodsHelper()
743 const dex::AnnotationItem* annotation = pDexFile->GetAnnotationItem(set_item, i); in dumpAnnotationSetItem() local
1338 ProfileSampleAnnotation annotation = annotation_string.empty() in ProcessLine() local
3193 const dex::AnnotationItem* annotation = OffsetToPtr<dex::AnnotationItem>(*offsets); in CheckInterAnnotationSetItem() local