Home
last modified time | relevance | path

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

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