Searched defs:Header (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.h77 struct Header { struct in class:art::DexFile
103 DISALLOW_COPY_AND_ASSIGN(Header);
431 // For DexFiles directly from .dex files, this is the checksum from the DexFile::Header.
437 const Header& GetHeader() const {
975 const Header* const header_;

Completed in 349 milliseconds