Home
last modified time | relevance | path

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

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