Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/linker/
H A Doat_writer.cc514 static const UnalignedDexFileHeader* GetDexFileHeader(File* file, in GetDexFileHeader() function
553 const UnalignedDexFileHeader* header = GetDexFileHeader(&dex_file_fd, raw_header, location); in AddDexFileSource()