Home
last modified time | relevance | path

Searched defs:Section (Results 1 – 1 of 1) sorted by relevance

/dalvik/dx/src/com/android/dx/dex/file/
DSection.java27 public abstract class Section { class
69 public Section(String name, DexFile file, int alignment) { in Section() method in Section