Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Ddex_file_layout.h41 kLayoutTypeUsedOnce, enumerator
H A Ddex_file_layout.cc87 section.parts_[static_cast<size_t>(LayoutType::kLayoutTypeUsedOnce)].Madvise( in Madvise()
/aosp12/art/dexlayout/
H A Ddexlayout.cc1774 state = LayoutType::kLayoutTypeUsedOnce; in LayoutCodeItems()