Home
last modified time | relevance | path

Searched refs:kLayoutTypeUnused (Results 1 – 3 of 3) sorted by relevance

/art/libdexfile/dex/
Ddex_file_layout.h44 kLayoutTypeUnused, enumerator
/art/dexlayout/
Ddexlayout.cc1765 LayoutType state = LayoutType::kLayoutTypeUnused; in LayoutCodeItems()
/art/dex2oat/
Ddex2oat_test.cc1240 code_section.parts_[static_cast<size_t>(LayoutType::kLayoutTypeUnused)]; in TEST_F()