Home
last modified time | relevance | path

Searched refs:writeIndexAnnotation (Results 1 – 4 of 4) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/dex/file/
DMixedItemSection.java234 public void writeIndexAnnotation(AnnotatedOutput out, ItemType itemType, in writeIndexAnnotation() method in MixedItemSection
DDexFile.java576 wordData.writeIndexAnnotation(out, ItemType.TYPE_CODE_ITEM, in toDex0()
/dalvik/dx/src/com/android/dx/dex/file/
DMixedItemSection.java233 public void writeIndexAnnotation(AnnotatedOutput out, ItemType itemType, in writeIndexAnnotation() method in MixedItemSection
DDexFile.java593 wordData.writeIndexAnnotation(out, ItemType.TYPE_CODE_ITEM, in toDex0()