Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h580 const DexLayoutSections* dex_layout_sections);
Doat_file.cc959 const DexLayoutSections* const dex_layout_sections = dex_layout_sections_offset != 0 in Setup() local
995 dex_layout_sections); in Setup()
2091 const DexLayoutSections* dex_layout_sections) in OatDexFile() argument
2105 dex_layout_sections_(dex_layout_sections) { in OatDexFile()