Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 98) sorted by relevance

1234

/dalvik/dexgen/src/com/android/dexgen/dex/file/
DDebugInfoItem.java66 public void addContents(DexFile file) { in addContents()
100 public void annotateTo(DexFile file, AnnotatedOutput out, String prefix) { in annotateTo()
116 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0()
142 private byte[] encode(DexFile file, String prefix, PrintWriter debugPrint, in encode()
173 private byte[] encode0(DexFile file, String prefix, PrintWriter debugPrint, in encode0()
DClassDataItem.java229 public void addContents(DexFile file) { in addContents()
343 private void encodeOutput(DexFile file, AnnotatedOutput out) { in encodeOutput()
375 private static void encodeSize(DexFile file, AnnotatedOutput out, in encodeSize()
395 private static void encodeList(DexFile file, AnnotatedOutput out, in encodeList()
415 public void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0()
DCodeItem.java116 public void addContents(DexFile file) { in addContents()
193 final DexFile file = addedTo.getFile(); in place0() local
233 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0()
297 private void writeCodes(DexFile file, AnnotatedOutput out) { in writeCodes()
DUniformItemSection.java39 public UniformItemSection(String name, DexFile file, int alignment) { in UniformItemSection()
71 DexFile file = getFile(); in prepare0() local
83 DexFile file = getFile(); in writeTo0() local
DMemberIdItem.java54 public void addContents(DexFile file) { in addContents()
63 public final void writeTo(DexFile file, AnnotatedOutput out) { in writeTo()
92 protected abstract int getTypoidIdx(DexFile file); in getTypoidIdx()
DValueEncoder.java99 private final DexFile file; field in ValueEncoder
110 public ValueEncoder(DexFile file, AnnotatedOutput out) { in ValueEncoder()
494 public static void addContents(DexFile file, Annotation annotation) { in addContents()
516 public static void addContents(DexFile file, Constant cst) { in addContents()
DDebugInfoDecoder.java66 private final DexFile file; field in DebugInfoDecoder
95 boolean isStatic, CstMethodRef ref, DexFile file) { in DebugInfoDecoder()
424 public static void validateEncode(byte[] info, DexFile file, in validateEncode()
447 DexFile file, PositionList pl, LocalList ll) { in validateEncode0()
DMixedItemSection.java88 public MixedItemSection(String name, DexFile file, int alignment, in MixedItemSection()
264 DexFile file = getFile(); in prepare0() local
334 DexFile file = getFile(); in writeTo0() local
DItem.java67 public abstract void addContents(DexFile file); in addContents()
79 public abstract void writeTo(DexFile file, AnnotatedOutput out); in writeTo()
DMethodIdItem.java42 public void addContents(DexFile file) { in addContents()
60 protected int getTypoidIdx(DexFile file) { in getTypoidIdx()
DFieldIdItem.java42 public void addContents(DexFile file) { in addContents()
60 protected int getTypoidIdx(DexFile file) { in getTypoidIdx()
/dalvik/dx/src/com/android/dx/dex/file/
DDebugInfoItem.java63 public void addContents(DexFile file) { in addContents()
97 public void annotateTo(DexFile file, AnnotatedOutput out, String prefix) { in annotateTo()
113 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0()
139 private byte[] encode(DexFile file, String prefix, PrintWriter debugPrint, in encode()
170 private byte[] encode0(DexFile file, String prefix, PrintWriter debugPrint, in encode0()
DClassDataItem.java225 public void addContents(DexFile file) { in addContents()
339 private void encodeOutput(DexFile file, AnnotatedOutput out) { in encodeOutput()
371 private static void encodeSize(DexFile file, AnnotatedOutput out, in encodeSize()
391 private static void encodeList(DexFile file, AnnotatedOutput out, in encodeList()
411 public void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0()
DCodeItem.java108 public void addContents(DexFile file) { in addContents()
185 final DexFile file = addedTo.getFile(); in place0() local
226 protected void writeTo0(DexFile file, AnnotatedOutput out) { in writeTo0()
290 private void writeCodes(DexFile file, AnnotatedOutput out) { in writeCodes()
DMemberIdItem.java52 public void addContents(DexFile file) { in addContents()
61 public final void writeTo(DexFile file, AnnotatedOutput out) { in writeTo()
90 protected abstract int getTypoidIdx(DexFile file); in getTypoidIdx()
DUniformItemSection.java38 public UniformItemSection(String name, DexFile file, int alignment) { in UniformItemSection()
70 DexFile file = getFile(); in prepare0() local
82 DexFile file = getFile(); in writeTo0() local
DMethodHandleItem.java60 public void addContents(DexFile file) { in addContents()
67 public void writeTo(DexFile file, AnnotatedOutput out) { in writeTo()
89 private int getTargetIndex(DexFile file) { in getTargetIndex()
DValueEncoder.java106 private final DexFile file; field in ValueEncoder
117 public ValueEncoder(DexFile file, AnnotatedOutput out) { in ValueEncoder()
412 public static void addContents(DexFile file, Annotation annotation) { in addContents()
434 public static void addContents(DexFile file, Constant cst) { in addContents()
DDebugInfoDecoder.java77 private final DexFile file; field in DebugInfoDecoder
106 boolean isStatic, CstMethodRef ref, DexFile file) { in DebugInfoDecoder()
429 public static void validateEncode(byte[] info, DexFile file, in validateEncode()
452 DexFile file, PositionList pl, LocalList ll) { in validateEncode0()
DMixedItemSection.java88 public MixedItemSection(String name, DexFile file, int alignment, in MixedItemSection()
264 DexFile file = getFile(); in prepare0() local
334 DexFile file = getFile(); in writeTo0() local
DItem.java67 public abstract void addContents(DexFile file); in addContents()
79 public abstract void writeTo(DexFile file, AnnotatedOutput out); in writeTo()
DFieldIdItem.java42 public void addContents(DexFile file) { in addContents()
60 protected int getTypoidIdx(DexFile file) { in getTypoidIdx()
DMethodIdItem.java42 public void addContents(DexFile file) { in addContents()
60 protected int getTypoidIdx(DexFile file) { in getTypoidIdx()
/dalvik/dx/src/com/android/dx/cf/direct/
DClassPathOpener.java82 void onProcessArchiveStart(File file); in onProcessArchiveStart()
141 File file = new File(pathname); in process() local
154 private boolean processOne(File file, boolean topLevel) { in processOne()
243 private boolean processArchive(File file) throws IOException { in processArchive()
/dalvik/dexgen/src/com/android/dexgen/util/
DFileUtils.java42 File file = new File(fileName); in readFile() local
53 public static byte[] readFile(File file) { in readFile()

1234