/aosp_15_r20/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/ |
H A D | AnnotationIdTest.java | 48 @interface MethodAnnotation { annotation in AnnotationIdTest 99 Boolean elementBoolean = ((MethodAnnotation)methodAnnotations[0]).elementBoolean(); in addMethodAnnotationWithBooleanElement() 115 byte elementByte = ((MethodAnnotation)methodAnnotations[0]).elementByte(); in addMethodAnnotationWithByteElement() 131 char elementChar = ((MethodAnnotation)methodAnnotations[0]).elementChar(); in addMethodAnnotationWithCharElement() 147 double elementDouble = ((MethodAnnotation)methodAnnotations[0]).elementDouble(); in addMethodAnnotationWithDoubleElement() 163 float elementFloat = ((MethodAnnotation)methodAnnotations[0]).elementFloat(); in addMethodAnnotationWithFloatElement() 179 int elementInt = ((MethodAnnotation)methodAnnotations[0]).elementInt(); in addMethodAnnotationWithIntElement() 195 long elementLong = ((MethodAnnotation)methodAnnotations[0]).elementLong(); in addMethodAnnotationWithLongElement() 211 short elementShort = ((MethodAnnotation)methodAnnotations[0]).elementShort(); in addMethodAnnotationWithShortElement() 227 String elementString = ((MethodAnnotation)methodAnnotations[0]).elementString(); in addMethodAnnotationWithStingElement() [all …]
|
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
H A D | AnnotationsDirectoryItem.java | 27 public MethodAnnotation[] methodAnnotations; 45 methodAnnotations = new MethodAnnotation[annotatedMethodsSize]; in read() 47 (methodAnnotations[i] = new MethodAnnotation()).read(file); in read() 72 for (MethodAnnotation methodAnnotation : methodAnnotations) { in write() 91 for (MethodAnnotation methodAnnotation : methodAnnotations) { in incrementIndex()
|
H A D | MethodAnnotation.java | 21 public class MethodAnnotation implements RawDexObject { class
|
/aosp_15_r20/tools/dexter/slicer/export/slicer/ |
H A D | dex_ir.h | 77 struct MethodAnnotation; 299 struct MethodAnnotation : public Node { struct 318 std::vector<MethodAnnotation*> method_annotations; argument 395 std::vector<own<MethodAnnotation>> method_annotations; 479 void Track(MethodAnnotation* p) { PushOwn(method_annotations, p); } in Track()
|
H A D | reader.h | 81 ir::MethodAnnotation* ParseMethodAnnotation(const dex::u1** pptr);
|
/aosp_15_r20/tools/dexter/slicer/ |
H A D | dex_ir.cc | 312 [](const MethodAnnotation* a, const MethodAnnotation* b) { in Normalize()
|
H A D | reader.cc | 423 ir::MethodAnnotation* Reader::ParseMethodAnnotation(const dex::u1** pptr) { in ParseMethodAnnotation() 426 auto ir_method_annotation = dex_ir_->Alloc<ir::MethodAnnotation>(); in ParseMethodAnnotation()
|
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/ |
H A D | type_dex.h | 297 struct MethodAnnotation { struct
|
/aosp_15_r20/external/zucchini/ |
H A D | type_dex.h | 297 struct MethodAnnotation { struct
|
H A D | disassembler_dex.cc | 612 sizeof(dex::MethodAnnotation), in ParseAnnotationsDirectoryItems() 1317 ReadTargetIndex<decltype(dex::MethodAnnotation::method_idx)>, image_, in MakeReadAnnotationsDirectoryToMethodId32() 1320 lo, hi, offsetof(dex::MethodAnnotation, method_idx), in MakeReadAnnotationsDirectoryToMethodId32() 1331 lo, hi, offsetof(dex::MethodAnnotation, annotations_off), in MakeReadAnnotationsDirectoryToMethodAnnotationSet()
|
/aosp_15_r20/external/google-smali/examples/AnnotationTypes/ |
H A D | Main.smali | 7 #@MethodAnnotation()
|
/aosp_15_r20/external/protobuf/csharp/protos/ |
H A D | unittest_custom_options_proto3.proto | 315 option (methodopt) = { s:'MethodAnnotation' };
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/ |
H A D | unittest_custom_options_proto3.proto | 315 option (methodopt) = { s:'MethodAnnotation' };
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | unittest_custom_options.proto | 409 s: 'MethodAnnotation'
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | unittest_custom_options.proto | 409 s: 'MethodAnnotation'
|
/aosp_15_r20/prebuilts/r8/ |
H A D | r8.jar.map | 152680 …com.android.tools.r8.ir.desugar.desugaredlibrary.lint.SupportedClasses$MethodAnnotation):77:77 -> a 152682 ….android.tools.r8.ir.desugar.desugaredlibrary.lint.SupportedClasses$MethodAnnotation,com.android.t… 152683 …od,com.android.tools.r8.ir.desugar.desugaredlibrary.lint.SupportedClasses$MethodAnnotation):81 -> a 152684 …com.android.tools.r8.ir.desugar.desugaredlibrary.lint.SupportedClasses$MethodAnnotation):85:86 -> a 152685 …com.android.tools.r8.ir.desugar.desugaredlibrary.lint.SupportedClasses$MethodAnnotation):82:82 -> a 152737 …m.android.tools.r8.ir.desugar.desugaredlibrary.lint.SupportedClasses$MethodAnnotation):543:544 -> a 152739 …m.android.tools.r8.ir.desugar.desugaredlibrary.lint.SupportedClasses$MethodAnnotation):121:125 -> a 152740 …d,com.android.tools.r8.ir.desugar.desugaredlibrary.lint.SupportedClasses$MethodAnnotation):544 -> a 152791 …m.android.tools.r8.ir.desugar.desugaredlibrary.lint.SupportedClasses$MethodAnnotation):411:430 -> a 152926 …m.android.tools.r8.ir.desugar.desugaredlibrary.lint.SupportedClasses$MethodAnnotation):250:252 -> a [all …]
|
/aosp_15_r20/external/angle/third_party/r8/d8/lib/ |
HD | r8.jar | resources/new_api_database.ser
LICENSE
META-INF/MANIFEST.MF
META-INF/services/ ... |
/aosp_15_r20/external/angle/third_party/r8/cipd/lib/ |
HD | r8.jar | resources/new_api_database.ser
LICENSE
META-INF/services/com.android.tools.r8 ... |
/aosp_15_r20/external/angle/third_party/r8/lib/ |
HD | r8.jar | resources/new_api_database.ser
LICENSE
META-INF/MANIFEST.MF
META-INF/services/ ... |
/aosp_15_r20/external/angle/third_party/r8/d8/cipd/lib/ |
HD | r8.jar | resources/new_api_database.ser
LICENSE
META-INF/services/com.android.tools.r8 ... |
/aosp_15_r20/out/soong/ |
D | build.aosp_shiba.ninja.globs | 2773 …/dexfuzz/rawdex/MapList.java","art/tools/dexfuzz/src/dexfuzz/rawdex/MethodAnnotation.java","art/to…
|
D | build.aosp_shiba.4.ninja | 1262241 art/tools/dexfuzz/src/dexfuzz/rawdex/MethodAnnotation.java $
|