Searched refs:HeaderSection (Results 1 - 3 of 3) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DHeaderSection.java28 public final class HeaderSection extends UniformItemSection { class in inherits:UniformItemSection
37 public HeaderSection(DexFile file) { method in class:HeaderSection
H A DDexFile.java94 private final HeaderSection header;
114 header = new HeaderSection(this);
242 * the {@link HeaderSection} to set itself up properly.</p>
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmscgats.c1919 cmsBool HeaderSection(cmsIT8* it8) function
2116 if (!HeaderSection(it8)) return FALSE;

Completed in 351 milliseconds