Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.cc71 bool has_dex_section, in VerifierDepsHeader()
/art/dex2oat/linker/
Doat_writer.cc3824 bool has_dex_section = extract_dex_files_into_vdex_; in FinishVdexFile() local