Searched defs:annotation (Results 1 – 11 of 11) sorted by relevance
23 public EncodedAnnotation annotation; field in AnnotationItem
193 const uint8_t* annotation = annotation_item->annotation_; in SearchAnnotationSet() local210 const uint8_t* annotation = *annotation_ptr; in SkipAnnotationValue() local269 const uint8_t* annotation, in SearchEncodedAnnotation()356 ObjPtr<mirror::Object> ProcessEncodedAnnotation(const ClassData& klass, const uint8_t** annotation) in ProcessEncodedAnnotation()424 const uint8_t* annotation = *annotation_ptr; in ProcessAnnotationValue() local698 const uint8_t** annotation) { in CreateAnnotationMember()769 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationItemFromAnnotationSet() local804 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationObjectFromAnnotationSet() local815 const uint8_t* annotation = in GetAnnotationValue() local949 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
621 const ProfileSampleAnnotation& annotation) { in GetProfileDexFileAugmentedKey()680 const ProfileSampleAnnotation& annotation, in AddMethods()732 const ProfileSampleAnnotation& annotation) { in AddClass()1320 const ProfileSampleAnnotation& annotation, in AddMethod()2469 const ProfileSampleAnnotation& annotation) { in GetClassDescriptors()3055 ProfileSampleAnnotation annotation = GetAnnotationFromKey(dex_data->profile_key); in ExtractProfileData() local
955 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
1408 ProfileSampleAnnotation annotation = annotation_string.empty() in ProcessLine() local
3128 const dex::AnnotationItem* annotation = OffsetToPtr<dex::AnnotationItem>(*offsets); in CheckInterAnnotationSetItem() local