Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h564 return dex_layout_sections_; in GetDexLayoutSections()
609 const DexLayoutSections* const dex_layout_sections_ = nullptr; variable
Doat_file.cc2105 dex_layout_sections_(dex_layout_sections) { in OatDexFile()