Home
last modified time | relevance | path

Searched defs:has_dex_section (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dvdex_file.cc60 VdexFile::VdexFileHeader::VdexFileHeader([[maybe_unused]] bool has_dex_section) in VdexFileHeader()
/art/dex2oat/linker/
Doat_writer.cc3794 bool has_dex_section = extract_dex_files_into_vdex_; in FinishVdexFile() local