Searched refs:annotation_ (Results 1 – 8 of 8) sorted by relevance
/aosp12/art/runtime/dex/ |
H A D | dex_file_annotations.cc | 194 const uint8_t* annotation = annotation_item->annotation_; in SearchAnnotationSet() 772 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationItemFromAnnotationSet() 807 const uint8_t* annotation = annotation_item->annotation_; in GetAnnotationObjectFromAnnotationSet() 819 SearchEncodedAnnotation(dex_file, annotation_item->annotation_, annotation_name); in GetAnnotationValue() 921 const uint8_t* annotation = annotation_item->annotation_; in ProcessAnnotationSet() 1050 SearchEncodedAnnotation(*dex_file, annotation_item->annotation_, "value"); in GetAnnotationDefaultValue() 1260 const uint8_t* annotation = annotation_item->annotation_; in IsMethodBuildAnnotationPresent() 1531 SearchEncodedAnnotation(data.GetDexFile(), annotation_item->annotation_, "value"); in GetEnclosingClass() 1590 SearchEncodedAnnotation(data.GetDexFile(), annotation_item->annotation_, "name"); in GetInnerClass() 1623 SearchEncodedAnnotation(data.GetDexFile(), annotation_item->annotation_, "accessFlags"); in GetInnerClassFlags() [all …]
|
/aosp12/art/libdexfile/dex/ |
H A D | dex_file_structs.h | 268 uint8_t annotation_[1]; member
|
H A D | dex_file_verifier.cc | 2955 const uint8_t* data = annotation->annotation_; in CheckInterAnnotationSetItem()
|
/aosp12/art/runtime/jit/ |
H A D | profile_saver.cc | 341 annotation_(annotation), in GetClassesAndMethodsHelper() 456 const ProfileCompilationInfo::ProfileSampleAnnotation annotation_; member in art::ProfileSaver::GetClassesAndMethodsHelper 668 profile_info->FindOrAddDexFile(*dex_file, annotation_); in UpdateProfile() 726 profile_info->FindOrAddDexFile(*dex_file, annotation_); in UpdateProfile()
|
/aosp12/art/dexlayout/ |
H A D | dex_ir.h | 1109 : visibility_(visibility), annotation_(annotation) { } in AnnotationItem() 1112 EncodedAnnotation* GetAnnotation() const { return annotation_.get(); } in GetAnnotation() 1118 std::unique_ptr<EncodedAnnotation> annotation_; variable
|
H A D | dex_ir_builder.cc | 679 const uint8_t* annotation_data = annotation->annotation_; in CreateAnnotationItem()
|
/aosp12/art/dexdump/ |
H A D | dexdump.cc | 680 const u1* rData = annotation->annotation_; in dumpAnnotationSetItem()
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | protobuf-java-3.7.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |