Home
last modified time | relevance | path

Searched refs:MethodAnnotation (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
H A DAnnotationIdTest.java48 @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 DAnnotationsDirectoryItem.java27 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 DMethodAnnotation.java21 public class MethodAnnotation implements RawDexObject { class
/aosp_15_r20/tools/dexter/slicer/export/slicer/
H A Ddex_ir.h77 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 Dreader.h81 ir::MethodAnnotation* ParseMethodAnnotation(const dex::u1** pptr);
/aosp_15_r20/tools/dexter/slicer/
H A Ddex_ir.cc312 [](const MethodAnnotation* a, const MethodAnnotation* b) { in Normalize()
H A Dreader.cc423 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 Dtype_dex.h297 struct MethodAnnotation { struct
/aosp_15_r20/external/zucchini/
H A Dtype_dex.h297 struct MethodAnnotation { struct
H A Ddisassembler_dex.cc612 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 DMain.smali7 #@MethodAnnotation()
/aosp_15_r20/external/protobuf/csharp/protos/
H A Dunittest_custom_options_proto3.proto315 option (methodopt) = { s:'MethodAnnotation' };
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/
H A Dunittest_custom_options_proto3.proto315 option (methodopt) = { s:'MethodAnnotation' };
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunittest_custom_options.proto409 s: 'MethodAnnotation'
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunittest_custom_options.proto409 s: 'MethodAnnotation'
/aosp_15_r20/prebuilts/r8/
H A Dr8.jar.map152680 …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/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/MANIFEST.MF META-INF/services/ ...
/aosp_15_r20/external/angle/third_party/r8/cipd/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/services/com.android.tools.r8 ...
/aosp_15_r20/external/angle/third_party/r8/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/MANIFEST.MF META-INF/services/ ...
/aosp_15_r20/external/angle/third_party/r8/d8/cipd/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/services/com.android.tools.r8 ...
/aosp_15_r20/out/soong/
Dbuild.aosp_shiba.ninja.globs2773 …/dexfuzz/rawdex/MapList.java","art/tools/dexfuzz/src/dexfuzz/rawdex/MethodAnnotation.java","art/to…
Dbuild.aosp_shiba.4.ninja1262241 art/tools/dexfuzz/src/dexfuzz/rawdex/MethodAnnotation.java $