Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h556 return dex_layout_sections_; in GetDexLayoutSections()
594 const DexLayoutSections* const dex_layout_sections_ = nullptr; variable
Doat_file.cc1886 dex_layout_sections_(dex_layout_sections) { in OatDexFile()