Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file.h636 const DexLayoutSections* dex_layout_sections);
Doat_file.cc1006 const DexLayoutSections* const dex_layout_sections = dex_layout_sections_offset != 0 in Setup() local
1029 dex_layout_sections); in Setup()
2179 const DexLayoutSections* dex_layout_sections) in OatDexFile() argument
2192 dex_layout_sections_(dex_layout_sections) { in OatDexFile()