Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h567 const DexLayoutSections* dex_layout_sections);
Doat_file.cc879 const DexLayoutSections* const dex_layout_sections = dex_layout_sections_offset != 0 in Setup() local
907 dex_layout_sections); in Setup()
1861 const DexLayoutSections* dex_layout_sections) in OatDexFile() argument
1873 dex_layout_sections_(dex_layout_sections) { in OatDexFile()