Home
last modified time | relevance | path

Searched refs:kDexAnnotationAnnotation (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/art/runtime/dex/
H A Ddex_file_annotations.cc244 case DexFile::kDexAnnotationAnnotation: in SkipAnnotationValue()
664 case DexFile::kDexAnnotationAnnotation: in ProcessAnnotationValue()
1090 if ((header_byte & DexFile::kDexAnnotationValueTypeMask) != DexFile::kDexAnnotationAnnotation) { in GetAnnotationDefaultValue()
1969 case DexFile::kDexAnnotationAnnotation: { in VisitEncodedValue()
/aosp_15_r20/art/dexdump/
H A Ddexdump.cc630 case DexFile::kDexAnnotationAnnotation: { in dumpEncodedValue()
756 dumpEncodedValue(pDexFile, &rData, DexFile::kDexAnnotationAnnotation, 0); in dumpAnnotationSetItem()
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Ddex_file.h182 kDexAnnotationAnnotation = 0x1d, enumerator
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Ddex_file.h182 kDexAnnotationAnnotation = 0x1d, enumerator
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Ddex_file.h219 kDexAnnotationAnnotation = 0x1d, enumerator
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file.h254 kDexAnnotationAnnotation = 0x1d, enumerator
H A Ddex_file_verifier.cc1143 case DexFile::kDexAnnotationAnnotation: in CheckEncodedValue()
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_file.h254 kDexAnnotationAnnotation = 0x1d, enumerator
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_file.h254 kDexAnnotationAnnotation = 0x1d, enumerator
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_file.h254 kDexAnnotationAnnotation = 0x1d, enumerator
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_file.h254 kDexAnnotationAnnotation = 0x1d, enumerator
/aosp_15_r20/art/runtime/
H A Dclass_linker.cc9757 type, DexFile::kDexAnnotationAnnotation, visiting_type_, index, depth)) { in VisitArrayElement()
9792 type, DexFile::kDexAnnotationAnnotation, visiting_type_, index, depth)) { in VisitArrayElement()
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86/source-based/
Dlibdexfile.so.lsdump2782 "name" : "art::DexFile::kDexAnnotationAnnotation"
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_64/source-based/
Dlibdexfile.so.lsdump2773 "name" : "art::DexFile::kDexAnnotationAnnotation"
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/arm/source-based/
Dlibdexfile.so.lsdump2783 "name" : "art::DexFile::kDexAnnotationAnnotation"
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/arm_arm64/source-based/
Dlibdexfile.so.lsdump2783 "name" : "art::DexFile::kDexAnnotationAnnotation"
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/arm64/source-based/
Dlibdexfile.so.lsdump2774 "name" : "art::DexFile::kDexAnnotationAnnotation"
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_x86_64/source-based/
Dlibdexfile.so.lsdump2782 "name" : "art::DexFile::kDexAnnotationAnnotation"
/aosp_15_r20/prebuilts/abi-dumps/platform/34/64/x86_x86_64/source-based/
Dlibdexfile.so.lsdump2788 "name" : "art::DexFile::kDexAnnotationAnnotation"
/aosp_15_r20/prebuilts/abi-dumps/platform/34/64/arm/source-based/
Dlibdexfile.so.lsdump2789 "name" : "art::DexFile::kDexAnnotationAnnotation"
/aosp_15_r20/prebuilts/abi-dumps/platform/34/64/arm64/source-based/
Dlibdexfile.so.lsdump2780 "name" : "art::DexFile::kDexAnnotationAnnotation"
/aosp_15_r20/prebuilts/abi-dumps/platform/35/64/arm/source-based/
Dlibdexfile.so.lsdump2862 "name" : "art::DexFile::kDexAnnotationAnnotation"
/aosp_15_r20/prebuilts/abi-dumps/platform/35/64/x86_x86_64/source-based/
Dlibdexfile.so.lsdump2860 "name" : "art::DexFile::kDexAnnotationAnnotation"
/aosp_15_r20/prebuilts/abi-dumps/platform/34/64/arm_arm64/source-based/
Dlibdexfile.so.lsdump2789 "name" : "art::DexFile::kDexAnnotationAnnotation"
/aosp_15_r20/prebuilts/abi-dumps/platform/34/64/x86/source-based/
Dlibdexfile.so.lsdump2788 "name" : "art::DexFile::kDexAnnotationAnnotation"

12