Searched defs:has_dex_section (Results 1 – 2 of 2) sorted by relevance
59 VdexFile::VdexFileHeader::VdexFileHeader([[maybe_unused]] bool has_dex_section) in VdexFileHeader()
3753 bool has_dex_section = extract_dex_files_into_vdex_; in FinishVdexFile() local