Home
last modified time | relevance | path

Searched refs:GetDexFileHeader (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/linker/
Doat_writer.cc500 static const UnalignedDexFileHeader* GetDexFileHeader(File* file, in GetDexFileHeader() function
543 const UnalignedDexFileHeader* header = GetDexFileHeader(&dex_file_fd, raw_header, location); in AddDexFileSource()