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

/art/runtime/
H A Ddex_file.h75 struct Header { struct in class:art::DexFile
101 DISALLOW_COPY_AND_ASSIGN(Header);
428 // For DexFiles directly from .dex files, this is the checksum from the DexFile::Header.
434 const Header& GetHeader() const {
965 const Header* const header_;

Completed in 45 milliseconds