Home
last modified time | relevance | path

Searched defs:writeTo0 (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/file/
H A DAnnotationSetRefItem.java72 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in AnnotationSetRefItem
H A DStringDataItem.java71 public void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in StringDataItem
H A DCallSiteItem.java81 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in CallSiteItem
H A DUniformItemSection.java81 protected final void writeTo0(AnnotatedOutput out) { in writeTo0() method in UniformItemSection
H A DEncodedArrayItem.java106 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in EncodedArrayItem
H A DTypeListItem.java92 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in TypeListItem
H A DUniformListItem.java187 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in UniformListItem
H A DAnnotationSetItem.java135 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in AnnotationSetItem
H A DMapItem.java209 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in MapItem
H A DSection.java276 protected abstract void writeTo0(AnnotatedOutput out); in writeTo0() method in Section
H A DOffsettedItem.java314 protected abstract void writeTo0(DexFile file, AnnotatedOutput out); in writeTo0() method in OffsettedItem
H A DAnnotationItem.java191 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in AnnotationItem
H A DDebugInfoItem.java113 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in DebugInfoItem
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/file/
H A DAnnotationSetRefItem.java71 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in AnnotationSetRefItem
H A DStringDataItem.java71 public void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in StringDataItem
H A DUniformItemSection.java82 protected final void writeTo0(AnnotatedOutput out) { in writeTo0() method in UniformItemSection
H A DEncodedArrayItem.java114 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in EncodedArrayItem
H A DTypeListItem.java92 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in TypeListItem
H A DAnnotationSetItem.java133 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in AnnotationSetItem
H A DUniformListItem.java189 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in UniformListItem
H A DSection.java277 protected abstract void writeTo0(AnnotatedOutput out); in writeTo0() method in Section
H A DMapItem.java210 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in MapItem
H A DAnnotationItem.java189 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in AnnotationItem
H A DOffsettedItem.java313 protected abstract void writeTo0(DexFile file, AnnotatedOutput out); in writeTo0() method in OffsettedItem
H A DDebugInfoItem.java116 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0() method in DebugInfoItem

12