Home
last modified time | relevance | path

Searched refs:sourceDebugExtension (Results 1 – 25 of 68) sorted by relevance

123

/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/filter/
H A DKotlinInlineFilterTest.java40 context.sourceDebugExtension = "" // in should_filter()
92 context.sourceDebugExtension = ""; in should_filter()
117 context.sourceDebugExtension = "" // in should_filter_when_in_same_file()
177 context.sourceDebugExtension = "" // in should_filter_without_parsing_KotlinDebug_stratum()
209 context.sourceDebugExtension = "SMAP"; in should_not_parse_SourceDebugExtension_attribute_when_no_kotlin_metadata_annotation()
234 context.sourceDebugExtension = "" // in should_throw_exception_when_SMAP_incomplete()
250 context.sourceDebugExtension = "" // in should_throw_exception_when_unexpected_FileInfo()
273 context.sourceDebugExtension = "" // in should_throw_exception_when_no_SourceFileId_for_SourceFile()
295 context.sourceDebugExtension = "" // in should_throw_exception_when_unexpected_LineInfo()
H A DFilterContextMock.java28 public String sourceDebugExtension; field in FilterContextMock
51 return sourceDebugExtension; in getSourceDebugExtension()
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
H A DSDE.java239 final String sourceDebugExtension; field in SDE
244 SDE(String sourceDebugExtension) { in SDE() argument
245 this.sourceDebugExtension = sourceDebugExtension; in SDE()
250 this.sourceDebugExtension = null; in SDE()
255 if (sdePos >= sourceDebugExtension.length()) { in sdePeek()
258 return sourceDebugExtension.charAt(sdePos); in sdePeek()
262 if (sdePos >= sourceDebugExtension.length()) { in sdeRead()
265 return sourceDebugExtension.charAt(sdePos++); in sdeRead()
602 if ((sourceDebugExtension.length() < 4) || in decode()
H A DReferenceTypeImpl.java768 public String sourceDebugExtension() in sourceDebugExtension() method in ReferenceTypeImpl
777 return sde.sourceDebugExtension; in sourceDebugExtension()
/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A DSDE.c107 private String sourceDebugExtension; variable
131 if ( sourceDebugExtension!=null ) { in loadDebugInfo()
132 jvmtiDeallocate(sourceDebugExtension); in loadDebugInfo()
134 sourceDebugExtension = null; in loadDebugInfo()
152 if (getSourceDebugExtension(clazz, &sourceDebugExtension) == in loadDebugInfo()
154 sdePos = sourceDebugExtension; in loadDebugInfo()
296 (int)(sdePos-sourceDebugExtension), in syntax()
659 if (strlen(sourceDebugExtension) <= 4 || in decode()
H A DReferenceTypeImpl.c469 sourceDebugExtension(PacketInputStream *in, PacketOutputStream *out) in sourceDebugExtension() function
620 ,(void *)sourceDebugExtension
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
H A DSourceDebugExtensionTest.java84 String sourceDebugExtension = checkedReply.getNextValueAsString(); in doTest() local
85 logWriter.println("=> Returned SourceDebugExtension = " + sourceDebugExtension); in doTest()
86 assertEquals(expectedSourceDebugExtension, sourceDebugExtension); in doTest()
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
H A DClassAnalyzer.java44 private String sourceDebugExtension; field in ClassAnalyzer
90 sourceDebugExtension = debug; in visitSource()
167 return sourceDebugExtension;
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/cf/
H A DAttributeTranslator.java92 Annotation sourceDebugExtension = getSourceDebugExtension(attribs); in getAnnotations() local
98 if (sourceDebugExtension != null) { in getAnnotations()
99 result = Annotations.combine(result, sourceDebugExtension); in getAnnotations()
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/jdi/
H A DReferenceType.java224 String sourceDebugExtension() throws AbsentInformationException; in sourceDebugExtension() method
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/direct/
H A DStdAttributeFactory.java115 return sourceDebugExtension(cf, offset, length, observer); in parse0()
733 private Attribute sourceDebugExtension(DirectClassFile cf, int offset, int length, in sourceDebugExtension() method in StdAttributeFactory
/aosp_15_r20/external/ow2-asm/asm/src/main/java/org/objectweb/asm/
H A DClassReader.java475 String sourceDebugExtension = null; in accept() local
536 sourceDebugExtension = in accept()
575 && (sourceFile != null || sourceDebugExtension != null)) { in accept()
576 classVisitor.visitSource(sourceFile, sourceDebugExtension); in accept()
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/ow2/asm/asm/6.1.1/
HDasm-6.1.1.jarMETA-INF/MANIFEST.MF module-info.class <Unknown> package module-info ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/asm/asm-9.6/android_common/local-combined/
Dasm-9.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/asm/asm-9.6/linux_glibc_common/local-combined/
Dasm-9.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/external/jarjar/lib/
HDasm-7.3.1.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
HDasm-8.0.1.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm/linux_glibc_common/local-javac-header/
Dow2-asm.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/ow2/asm/asm/9.6/
HDasm-9.6.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm/linux_glibc_common/javac/
Dow2-asm.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/prebuilts/misc/common/asm/
HDasm-9.6.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/prebuilts/misc/common/jacoco/lib/
HDorg.jacoco.core-0.8.8.202204050719.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jacoco/ org/ ...
HDjacocoagent.jarMETA-INF/MANIFEST.MF META-INF/ about.html com/ com/vladium ...
/aosp_15_r20/out/soong/.intermediates/external/jacoco/jacocoagent/android_common/turbine-combined/
Djacocoagent.jarMETA-INF/ META-INF/MANIFEST.MF com/vladium/emma/rt/ ...
/aosp_15_r20/external/dexmaker/lib/
HDdalvik-dx-9.0.0_r3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

123