HomeSort by relevance Sort by last modified time
    Searched refs:HeaderSection (Results 1 - 7 of 7) sorted by null

  /dalvik/dexgen/src/com/android/dexgen/dex/file/
HeaderSection.java 28 public final class HeaderSection extends UniformItemSection {
37 public HeaderSection(DexFile file) {
DexFile.java 89 private final HeaderSection header;
107 header = new HeaderSection(this);
221 * the {@link HeaderSection} to set itself up properly.</p>
  /dalvik/dx/src/com/android/dx/dex/file/
HeaderSection.java 28 public final class HeaderSection extends UniformItemSection {
37 public HeaderSection(DexFile file) {
DexFile.java 94 private final HeaderSection header;
114 header = new HeaderSection(this);
242 * the {@link HeaderSection} to set itself up properly.</p>
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
HeaderSection.java 28 public final class HeaderSection extends UniformItemSection {
37 public HeaderSection(DexFile file) {
DexFile.java 94 private final HeaderSection header;
114 header = new HeaderSection(this);
242 * the {@link HeaderSection} to set itself up properly.</p>
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 1163 milliseconds